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 | |
---|---|---|
Token | Gets or sets the client token. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetCredentials | Overridden. Retrieves the credentials. | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
OnPropertyChanged | Enables the ability to provide custom handling when a property of this class changes. |
Top
Public Events
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property changes. |
Top
See Also
Reference
ClientTokenCredentialsProvider Class
Microsoft.Maps.MapControl Namespace