Membros TokenCloudCredentials
Class for token based credentials associated with a particular subscription.
As tabelas a seguir listam os membros expostos pelo tipo TokenCloudCredentials.
Público Construtores
Nome | Descrição | |
---|---|---|
TokenCloudCredentials | Sobrecarregado. |
Início
Público Propriedades
Nome | Descrição | |
---|---|---|
SubscriptionId | Substituído. 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. |
Início
Público Métodos
(consulte tambémProtegido Métodos)
Nome | Descrição | |
---|---|---|
Create | Attempt to create token credentials from a collection of settings. | |
Equals | (Herança de Object) | |
GetHashCode | (Herança de Object) | |
GetType | (Herança de Object) | |
InitializeServiceClient | Initializes an instance of ServiceClient that is used to process the credentials. (Herança de CloudCredentials) | |
ProcessHttpRequestAsync | Substituído. Apply the credentials to the HTTP request. | |
ToString | (Herança de Object) |
Início
Protegido Métodos
Nome | Descrição | |
---|---|---|
Finalize | (Herança de Object) | |
MemberwiseClone | (Herança de Object) |
Início
Consulte também
Referência
Classe TokenCloudCredentials
Namespace Microsoft.WindowsAzure