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
public property ApplicationId Gets or sets the application ID, or Bing Maps Key, for these credentials.
public property Token Gets or sets the token for these credentials.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals Overridden. Determines whether the credentials are equal to the specified object.
public method GetHashCode Overridden. Retrieves the hash code for the credentials.
public method GetType  (inherited from Object)
public methodstatic Equality Determines whether two credentials are equal.
public methodstatic Inequality Determines whether two credentials are not equal.
public method ToString Overridden. Converts the credentials to a string.

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

Credentials Class
Microsoft.Maps.MapControl Namespace