Click or drag to resize

CertificateAuthorityType Property

Gets the type of the Certification Authority. The value can be one of the following types:
  • Enterprise Root
  • Enterprise Subordinate
  • Standalone Root
  • Standalone Subordinate
  • Undefined (if CA type cannot be recognized).
  • Unknown (if CA server is offline)

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

Property Value

Type: String
See Also