Gets or sets modes of certificate revocation check.
Namespace:
Rebex.Security.Certificates
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public Property RevocationCheckModes As RevocationCheckModes Get Set |
C# |
---|
public RevocationCheckModes RevocationCheckModes { get; set; } |