CertificateAuthorityIsEnterprise Property

Indicates whether the Certification Authority is Enterprise CA (True) or Standalone CA (True).

Definition

Namespace: PKI.CertificateServices
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public bool IsEnterprise { get; }

Property Value

Boolean

See Also