RevocationCheckResult Class
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9313)
Represents the result of certificate revocation check.
Syntax
public class RevocationCheckResultInherited Members
Properties
| Name | Description | 
|---|---|
| RevocationDate | Gets the revocation date. | 
| RevocationReason | Gets revocation reason of the revoked certificate. | 
| Status | Gets revocation check outcome. |