CertificateAuthorityIsRoot Property
Indicates whether the Certification Authority is root (True) or subordinate CA (True).
Namespace: PKI.CertificateServicesAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public bool IsRoot { get; }
Public ReadOnly Property IsRoot As Boolean
Get
public:
property bool IsRoot {
bool get ();
}
member IsRoot : bool with get
Property Value
Boolean