Share via


ClientTokenCredentialsProvider Members

This documentation is no longer available on MSDN, however it is available as a CHM download.

Provides credentials in the form of a client token.

The following tables list the members exposed by the ClientTokenCredentialsProvider type.

Public Constructors

  Name Description
ClientTokenCredentialsProvider Overloaded. Initializes a new instance of the ClientTokenCredentialsProvider class.

Top

Public Properties

  Name Description
public property Token Gets or sets the client token.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetCredentials Overridden. Retrieves the credentials.
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
protected method OnPropertyChanged Enables the ability to provide custom handling when a property of this class changes.

Top

Public Events

  Name Description
public event PropertyChanged Occurs when a property changes.

Top

See Also

Reference

ClientTokenCredentialsProvider Class
Microsoft.Maps.MapControl Namespace