X509TokenProvider Constructor
Initializes a new instance of the X509TokenProvider class.
Overload List
Name | Description |
---|---|
X509TokenProvider () | Initializes a new instance of the X509TokenProvider class. |
X509TokenProvider (StoreLocation, StoreName, String) | Initializes a new instance of the X509TokenProvider class using the specified subject distinguished name for the X.509 certificate and the certificate store name and location in which it is located. |
X509TokenProvider (StoreLocation, StoreName, String, X509FindType) | Initializes a new instance of the X509TokenProvider class using the specified certificate store location, certificate store name, the value to use to search within the certificate store, and how to find the certificate in the certificate store. |
See Also
Reference
X509TokenProvider Class
X509TokenProvider Members
Microsoft.Web.Services3.Design Namespace