TokenProvider Members
Represents a security token provider.
The following tables list the members exposed by the TokenProvider type.
Protected Constructors
Name | Description | |
---|---|---|
TokenProvider | Initializes a new instance of the TokenProvider class. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object ) | |
GetExtensions | When overridden in a derived class, gets the collection of policy extensions that are registered in the policy file. | |
GetHashCode | (Inherited from Object ) | |
GetToken | When overridden in a derived class, gets a security token. | |
GetType | (Inherited from Object ) | |
ReadXml | When overridden in a derived class, reads the XML in the policy file that is associated with the security token. | |
ReferenceEquals | (Inherited from Object ) | |
ToString | (Inherited from Object ) | |
WriteXml | When overridden in a derived class, writes the current security credentials as XML using the specified System.Xml.XmlWriter. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object ) | |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
TokenProvider Class
Microsoft.Web.Services3.Design Namespace
X509TokenProvider
UsernameTokenProvider
KerberosTokenProvider