Click or drag to resize

CertificateTemplateSettingsPurpose Property

Gets the purpose of the certificate template's private key.

Namespace:  PKI.CertificateTemplates
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public CertificateTemplatePurpose Purpose { get; }

Property Value

Type: CertificateTemplatePurpose
See Also