Share via


CloudCredentials Members

Represents the base class that provides credentials to access Windows Azure services.

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

Protected Constructors

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

Top

Public Methods

(see also Protected Methods)

  Name Description
Equals  (Inherited from Object)
GetHashCode  (Inherited from Object)
GetType  (Inherited from Object)
InitializeServiceClient Initializes an instance of ServiceClient that is used to process the credentials.
ProcessHttpRequestAsync Applies the credentials to the HTTP request.
ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
Finalize  (Inherited from Object)
MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

CloudCredentials Class
Microsoft.WindowsAzure Namespace