Condividi tramite


Membri TokenCloudCredentials

Class for token based credentials associated with a particular subscription.

Nella tabella seguente sono elencati i membri esposti dal tipo TokenCloudCredentials.

Pubblico Costruttori

  Name Descrizione
  TokenCloudCredentials Di overload.  

Inizio pagina

Pubblico Proprietà

  Name Descrizione
SubscriptionId Sottoposto a override. 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.

Inizio pagina

Pubblico Metodi

Vedere anche Protetto Metodi

  Name Descrizione
Create Attempt to create token credentials from a collection of settings.
Equals  (ereditato da Object)
GetHashCode  (ereditato da Object)
GetType  (ereditato da Object)
InitializeServiceClient  Initializes an instance of ServiceClient that is used to process the credentials. (ereditato da CloudCredentials)
ProcessHttpRequestAsync Sottoposto a override. Apply the credentials to the HTTP request.
ToString  (ereditato da Object)

Inizio pagina

Protetto Metodi

  Name Descrizione
Finalize  (ereditato da Object)
MemberwiseClone  (ereditato da Object)

Inizio pagina

Vedere anche

Riferimento

Classe TokenCloudCredentials
Spazio dei nomi Microsoft.WindowsAzure