CertificateTemplateSettingsPurpose Property

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

Definition

Namespace: PKI.CertificateTemplates
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public CertificateTemplatePurpose Purpose { get; }

Property Value

CertificateTemplatePurpose

See Also