CertificateCloudCredentials Members
Represents the credentials that are used to authorize requests.
The following tables list the members exposed by the CertificateCloudCredentials type.
Public Constructors
Name | Description | |
---|---|---|
CertificateCloudCredentials | Initializes a new instance of the CertificateCloudCredentials class. |
Top
Public Properties
Name | Description | |
---|---|---|
ManagementCertificate | Gets the management certificate that is associated with the subscription. | |
SubscriptionId | Overridden. Gets the identifier of the subscription. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Create | Creates credentials from a collection of settings. | |
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
InitializeServiceClient | Overridden. Initializes an instance of ServiceClient that is used to process the credentials. | |
InitializeServiceClient | Initializes an instance of ServiceClient that is used to process the credentials. (Inherited from CloudCredentials) | |
ProcessHttpRequestAsync | Applies the credentials to the HTTP request. | |
ProcessHttpRequestAsync | Applies the credentials to the HTTP request. (Inherited from CloudCredentials) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
CertificateCloudCredentials Class
Microsoft.WindowsAzure Namespace