ProfileTemplate Members
Defines a profile template.
The following tables list the members exposed by the ProfileTemplate type.
Public Properties
Name | Description | |
---|---|---|
CertificateTemplates | Gets the certificate template settings for the profile template. | |
CommonName | Gets the common name of the profile template. | |
Description | Gets the description of the profile template. | |
DisplayName | Gets the display name for the profile template. | |
DuplicatePolicy | Gets the duplicate policy for the profile template. | |
EnrollPolicy | Gets the enroll policy for the profile template. | |
ExternalCertificates | Gets the configuration for external certificates for the profile template. | |
OfflineUnblockPolicy | Gets the offline unblock smart card policy for the profile template. | |
OnlineUpdatePolicy | Gets the online update policy for the profile template. | |
ProfileTemplateType | Gets the type of the profile template. | |
RecoverOnBehalfPolicy | Gets the recover-on-behalf policy for the profile template. | |
RecoverPolicy | Gets the recover policy for the profile template. | |
ReinstatePolicy | Gets the reinstate policy for the profile template. | |
RenewPolicy | Gets the renew policy for the profile template. | |
RetirePolicy | Gets the retire policy for the profile template. | |
RevokePolicy | Gets the revoke policy for the profile template. | |
ServerKeyGeneration | Gets the server key generation configuration for the profile template. | |
SmartcardConfig | Gets the smart card configuration options for the profile template. | |
TemporaryCardsPolicy | Gets the temporary smart card policy for the profile template. | |
UnblockPolicy | Gets the unblock smart card policy for the profile template. | |
Uuid | Gets the identifier of the profile template. | |
Version | Gets the version of the profile template. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
ProfileTemplate Class
Microsoft.Clm.Shared.ProfileTemplates Namespace