VerificationModeValidation Members
Validates the verificationMode attribute of the <x509> Element.
The following tables list the members exposed by the VerificationModeValidation type.
Public Constructors
Name | Description | |
---|---|---|
VerificationModeValidation | Initializes a new instance of the VerificationModeValidation 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: ChainOnly, TrustedPeopleOnly, or TrustedPeopleOrChain. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object ) | |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
VerificationModeValidation Class
Microsoft.Web.Services3.Security.Configuration Namespace