Share via


TokenCloudCredentials Members

Class for token based credentials associated with a particular subscription.

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

Public Constructors

  Name Description
  TokenCloudCredentials Overloaded.  

Top

Public Properties

  Name Description
SubscriptionId Overridden. Gets subscription ID which uniquely identifies Microsoft Azure subscription. The subscription ID forms part of the URI for every call that you make to the Service Management API.
Token Gets or sets secure token used to authenticate against Microsoft Azure API. No anonymous requests are allowed.

Top

Public Methods

(see also Protected Methods)

  Name Description
Create Attempt to create token credentials from a collection of settings.
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. (Inherited from CloudCredentials)
ProcessHttpRequestAsync Overridden. Apply 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

TokenCloudCredentials Class
Microsoft.WindowsAzure Namespace