RevocationModeValidation Members
Validates the revocationMode attribute of the <x509> Element.
The following tables list the members exposed by the RevocationModeValidation type.
Public Constructors
Name | Description | |
---|---|---|
RevocationModeValidation | Initializes a new instance of the RevocationModeValidation class. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
CanValidate | Overridden. Checks whether the System.Type parameter is a string. | |
Equals | Overloaded. (Inherited from Object ) | |
GetHashCode | (Inherited from Object ) | |
GetType | (Inherited from Object ) | |
ReferenceEquals | (Inherited from Object ) | |
ToString | (Inherited from Object ) | |
Validate | Overridden. Checks whether the value parameter contains one of the following strings: Online, Offline, or NoCheck. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object ) | |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
RevocationModeValidation Class
Microsoft.Web.Services3.Security.Configuration Namespace