Click or drag to resize

CertificateTemplateSettingsSubjectType Property

Gets or sets certificate's subject type. Can be either: Computer, User, CA or CrossCA.

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

Property Value

Type: CertTemplateSubjectType
See Also