Share via


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
public method CanValidate Overridden. Checks whether the System.Type parameter is a string.
public method Equals  Overloaded. (Inherited from Object )
public method GetHashCode  (Inherited from Object )
public method GetType  (Inherited from Object )
public method static ReferenceEquals  (Inherited from Object )
public method ToString  (Inherited from Object )
public method Validate Overridden. Checks whether the value parameter contains one of the following strings: ChainOnly, TrustedPeopleOnly, or TrustedPeopleOrChain.

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )

Top

See Also

Reference

VerificationModeValidation Class
Microsoft.Web.Services3.Security.Configuration Namespace