Microsoft.Azure.Common.NetFramework
Credentials using a management certificate to authorize requests.
Initializes a new instance of the CertificateCloudCredentials
class.
The Subscription ID.
The management certificate.
Attempt to create certificate credentials from a collection of
settings.
The settings to use.
CertificateCloudCredentials is created, null otherwise.
Initialize a ServiceClient instance to process credentials.
Type of ServiceClient.
The ServiceClient.
This will add a certificate to the shared root WebRequestHandler in
the ServiceClient's HttpClient handler pipeline.
Apply the credentials to the HTTP request.
The HTTP request.
Cancellation token.
Task that will complete when processing has completed.
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.
The Microsoft Azure Service Management API use mutual authentication
of management certificates over SSL to ensure that a request made
to the service is secure. No anonymous requests are allowed.
A strongly-typed resource class, for looking up localized strings, etc.
Returns the cached ResourceManager instance used by this class.
Overrides the current thread's CurrentUICulture property for all
resource lookups using this strongly typed resource class.
Looks up a localized string similar to {0} requires a {1} in its HTTP pipeline to work with client certificates..