Gets revocation check outcome.
Namespace:
Rebex.Security.Cryptography.Pkcs
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
| Visual Basic |
|---|
Public Property Status As RevocationCheckStatus Get Private Set |
| C# |
|---|
public RevocationCheckStatus Status { get; private set; } |