PolicyStatus Object Members
Public Methods
Public Method RefreshRefreshes policy status data.
Public Properties
Public Property AdministratorsThe list of project administrators.
Public Property BlockPolicyUpdateIndicates whether there is a request to block propagation to the project.
Public Property DomainNameThe project's domain name.
Public Property IsActiveIndicates whether the project represented by this policy status is active or not.
Public Property IsTemplateChecks whether the connected project is a template.
Public Property IsUpToDateChecks whether the connected project is up-to-date with its linked template.
Public Property LastPropagationReportThe XML document containing the data of the last propagation performed on the project.
Public Property LastPropagationTimeThe date-time of the last template propagation performed on the project.
Public Property LastVerificationReportThe XML document containing the data of the last verification performed on the project.
Public Property LastVerificationTimeThe date-time of the last template verification performed on the project.
Public Property LinkedTemplateThe Policy Enforcement Status object containing details of the project's linked template.
Public Property NameThe project's name.
Public Property PolicyUpdateBlockCommentThe policy enforcement block comment.
Public Property VerificationStatusChecks whether the project is verified against its linked template.
See Also