CredentialsProvider Members

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

Provides credentials used to authenticate requests. This class must be inherited.

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

Protected Constructors

  Name Description
CredentialsProvider Initializes a new instance of the CredentialsProvider class.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetCredentials When overridden in a derived class, retrieves the credentials used by the map control.
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)

Top

See Also

Reference

CredentialsProvider Class
Microsoft.Maps.MapControl.Core Namespace