Credentials Members
This documentation is no longer available on MSDN, however it is available as a CHM download.
Contains information used to authenticate requests.
The following tables list the members exposed by the Credentials type.
Public Constructors
Name | Description | |
---|---|---|
Credentials | Initializes a new instance of the Credentials class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
ApplicationId | Gets or sets the application ID, or Bing Maps Key, for these credentials. |
![]() |
Token | Gets or sets the token for these credentials. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | Overridden. Determines whether the credentials are equal to the specified object. |
![]() |
GetHashCode | Overridden. Retrieves the hash code for the credentials. |
![]() |
GetType | (inherited from Object) |
![]() ![]() |
Equality | Determines whether two credentials are equal. |
![]() ![]() |
Inequality | Determines whether two credentials are not equal. |
![]() |
ToString | Overridden. Converts the credentials to a string. |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
Top