Public Properties

  Name Description
public property ApprovalsNeeded  Gets the number of approvals that are required for FIM CM requests for the policy. (Inherited from ProfileTemplatePolicy)
public property AuthorizedApprover  Gets the security descriptor for users who are authorized to approve FIM CM requests for the policy. (Inherited from ProfileTemplatePolicy)
public property AuthorizedEnrollmentAgent  Gets the security descriptor for users who can act as enrollment agents for the policy. (Inherited from ProfileTemplatePolicy)
public property AuthorizedInitiator  Gets the security descriptor for users who can initiate FIM CM requests for the policy. (Inherited from ProfileTemplatePolicy)
public property CollectComments  Gets a Boolean value that indicates if comment collection is enabled for FIM CM requests for the policy. (Inherited from ProfileTemplatePolicy)
public property CollectRequestPriority  Gets a Boolean value that indicates if request priority collection is enabled for FIM CM requests for the policy. (Inherited from ProfileTemplatePolicy)
public property DefaultRequestPriority  Gets the default priority for FIM CM requests for the policy. (Inherited from ProfileTemplatePolicy)
public property Documents  Gets the policy documents that are configured for the policy. (Inherited from ProfileTemplatePolicy)
public property Enabled  Gets a Boolean value that indicates if the policy is enabled. (Inherited from ProfileTemplatePolicy)
public property EnrollAgentRequired  Gets a Boolean value that indicates if enrollment agents are required for FIM CM requests for the policy. (Inherited from ProfileTemplatePolicy)
public property OneTimePasswordPolicy  Gets how one-time passwords for FIM CM requests for the policy are distributed. (Inherited from ProfileTemplatePolicy)
public property Personalization  Gets the smart card personalization options for the policy. (Inherited from ProfileTemplatePolicy)
public property PolicyDataCollection  Gets the data collection items that are associated with the policy. (Inherited from ProfileTemplatePolicy)
public property ReissueArchivedCertificates Gets a Boolean value that indicates if the archived certificates must be re-issued or just recovered for the policy.
public property RevocationSettings Gets the revocation settings for the policy.
public property RevocationSettingsForDuplicates Gets the revocation settings for duplicate profiles for the policy.
public property SelfServiceEnabled  Gets a Boolean value that indicates if self-service initiation of FIM CM requests is enabled for the policy. (Inherited from ProfileTemplatePolicy)
public property UseClmCredentials Gets a Boolean value that indicates if FIM CM agent credentials will be used to perform a recovery operation for the policy.

See Also