public sealed class RegCertificateTemplate : IAdcsCertificateTemplatePublic NotInheritable Class RegCertificateTemplate
Implements IAdcsCertificateTemplatepublic ref class RegCertificateTemplate sealed : IAdcsCertificateTemplate[<SealedAttribute>]
type RegCertificateTemplate =
class
interface IAdcsCertificateTemplate
end| CommonName | Gets template common name. |
| CriticalExtensions | Gets a collection of critical extension object identifiers. |
| CryptCngKeyUsages | |
| CryptHashAlgorithm | Gets request hash algorithm. |
| CryptKeySpec | Gets private key's KeySpec. |
| CryptPrivateKeyFlags | Gets private key flags. |
| CryptPrivateKeySDDL | |
| CryptPublicKeyAlgorithm | Gets public key algorithm object identifier. |
| CryptPublicKeyLength | Gets minimum public key length. |
| CryptSymmetricAlgorithm | Gets symmetric algorithm object identifier. |
| CryptSymmetricKeyLength | Gets symmetric algorithm key length. |
| CryptSupportedProviders | Gets a collection of allowed CSPs to use. Any CSP can be used if empty. |
| DisplayName | Gets template display name. |
| EnrollmentFlags | Gets template enrollment flags |
| ExtendedProperties | Gets a collection of custom template properties. |
| ExtensionBasicConstraintsPathLength | Gets Basic Constraints path length restriction. Applicable only for CA templates. |
| ExtensionCertPolicies | Gets template certificate policies. |
| ExtensionEKU | Gets template application policies (EKUs). |
| ExtensionKeyUsages | Gets template Key Usages. |
| Flags | Gets template general flags. |
| MajorVersion | Gets template major version. |
| MinorVersion | Gets template minor validity. |
| Oid | Gets template object identifier. |
| RAApplicationPolicies | Gets a collection of enrollment agent application policies (EKUs) required by co-signing certificate. |
| RACertificatePolicies | Gets a collection of enrollment agent certificate policies (EKUs) required by co-signing certificate. |
| RASignatureCount | Gets the number of request signatures required by template. |
| RenewalPeriod | Gets renewal period as FILETIME structure. |
| SchemaVersion | Gets template schema version. |
| SubjectNameFlags | Gets template subject name flags. |
| SupersededTemplates | Gets a collection of superseded template common names. |
| ValidityPeriod | Gets validity period as FILETIME structure. |
| Equals | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| ToString | (Inherited from Object) |