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.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
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