Click or drag to resize

CertificateAuthorityIsEnterprise Property

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

Namespace:  PKI.CertificateServices
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public bool IsEnterprise { get; }

Property Value

Type: Boolean
See Also