SkiModeValidation Members

Validates the skiMode attribute value for the <x509> element.

The following tables list the members exposed by the SkiModeValidation type.

Public Constructors

  Name Description
SkiModeValidation Initializes a new instance of the SkiModeValidation 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: "ThumbprintSHA1", "CAPI", or "RFC3280".

Top

Protected Methods

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

Top

See Also

Reference

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