Describes a profile template policy.

The following tables list the members exposed by the ProfileTemplatePolicy type.

Protected Constructors

  Name Description
ProfileTemplatePolicy Initializes ProfileTemplatePolicy class objects.
Top

Public Properties

  Name Description
public property ApprovalsNeeded Gets the number of approvals that are required for FIM CM requests for the policy.
public property AuthorizedApprover Gets the security descriptor for users who are authorized to approve FIM CM requests for the policy.
public property AuthorizedEnrollmentAgent Gets the security descriptor for users who can act as enrollment agents for the policy.
public property AuthorizedInitiator Gets the security descriptor for users who can initiate FIM CM requests for the policy.
public property CollectComments Gets a Boolean value that indicates if comment collection is enabled for FIM CM requests for the policy.
public property CollectRequestPriority Gets a Boolean value that indicates if request priority collection is enabled for FIM CM requests for the policy.
public property DefaultRequestPriority Gets the default priority for FIM CM requests for the policy.
public property Documents Gets the policy documents that are configured for the policy.
public property Enabled Gets a Boolean value that indicates if the policy is enabled.
public property EnrollAgentRequired Gets a Boolean value that indicates if enrollment agents are required for FIM CM requests for the policy.
public property OneTimePasswordPolicy Gets how one-time passwords for FIM CM requests for the policy are distributed.
public property Personalization Gets the smart card personalization options for the policy.
public property PolicyDataCollection Gets the data collection items that are associated with the policy.
public property SelfServiceEnabled Gets a Boolean value that indicates if self-service initiation of FIM CM requests is enabled for the policy.
Top

Public Methods (see also Protected Methods)

  Name Description
public method Equals  Overloaded. (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public methodstatic ReferenceEquals  (Inherited from Object)
public method ToString  (Inherited from Object)
Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)
Top

See Also