Click or drag to resize

CertificateAuthorityRegistryOnline Property

Gets remote registry accessibility status for Certification Authority. Returns True if Certification Authority if remote registry is accessible, otherwise False.

This property does not indicate whether management interfaces are available or not. Refer to IsAccessible property to determine management interface availability.

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

Property Value

Type: Boolean
See Also