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
public method Equals  Overloaded. (Inherited from Object )
public method GetExtensions When overridden in a derived class, gets the collection of policy extensions that are registered in the policy file.
public method GetHashCode  (Inherited from Object )
public method GetToken When overridden in a derived class, gets a security token.
public method GetType  (Inherited from Object )
public method ReadXml When overridden in a derived class, reads the XML in the policy file that is associated with the security token.
public method static ReferenceEquals  (Inherited from Object )
public method ToString  (Inherited from Object )
public method 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
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )

Top

See Also

Reference

TokenProvider Class
Microsoft.Web.Services3.Design Namespace
X509TokenProvider
UsernameTokenProvider
KerberosTokenProvider