Defines a profile template.

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

Public Properties

  Name Description
public property CertificateTemplates Gets the certificate template settings for the profile template.
public property CommonName Gets the common name of the profile template.
public property Description Gets the description of the profile template.
public property DisplayName Gets the display name for the profile template.
public property DuplicatePolicy Gets the duplicate policy for the profile template.
public property EnrollPolicy Gets the enroll policy for the profile template.
public property ExternalCertificates Gets the configuration for external certificates for the profile template.
public property OfflineUnblockPolicy Gets the offline unblock smart card policy for the profile template.
public property OnlineUpdatePolicy Gets the online update policy for the profile template.
public property ProfileTemplateType Gets the type of the profile template.
public property RecoverOnBehalfPolicy Gets the recover-on-behalf policy for the profile template.
public property RecoverPolicy Gets the recover policy for the profile template.
public property ReinstatePolicy Gets the reinstate policy for the profile template.
public property RenewPolicy Gets the renew policy for the profile template.
public property RetirePolicy Gets the retire policy for the profile template.
public property RevokePolicy Gets the revoke policy for the profile template.
public property ServerKeyGeneration Gets the server key generation configuration for the profile template.
public property SmartcardConfig Gets the smart card configuration options for the profile template.
public property TemporaryCardsPolicy Gets the temporary smart card policy for the profile template.
public property UnblockPolicy Gets the unblock smart card policy for the profile template.
public property Uuid Gets the identifier of the profile template.
public property Version Gets the version of the profile template.
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