StoreLocationValidation Members
Validates the storeLocation attribute value for the <x509> element.
The following tables list the members exposed by the StoreLocationValidation type.
Public Constructors
Name | Description | |
---|---|---|
StoreLocationValidation | Initializes a new instance of the StoreLocationValidation 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: CurrentUser or LocalMachine. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object ) | |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
StoreLocationValidation Class
Microsoft.Web.Services3.Security.Configuration Namespace