Creates a X509SecurityToken security token.
Overload List
Name | Description |
---|---|
X509TokenProvider.CreateToken (StoreLocation, StoreName, String) | Creates a X509SecurityToken security token using the specified subject distinguished name for the X.509 certificate and the certificate store name and ___location in which it is located. |
X509TokenProvider.CreateToken (StoreLocation, StoreName, String, X509FindType) | Creates a X509SecurityToken security token 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