OcspResponderRevocationConfigurationRevocationStatusCode Property |
Gets the revocation information status code.
Namespace:
SysadminsLV.PKI.Management.CertificateServices
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public int RevocationStatusCode { get; }
Public ReadOnly Property RevocationStatusCode As Integer
Get
public:
property int RevocationStatusCode {
int get ();
}
member RevocationStatusCode : int with get
Property Value
Type:
Int32See Also