TokenCloudCredentials Constructor (String, String)
Initializes a new instance of the TokenCloudCredentials class with subscription ID.
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
Parameters
- subscriptionId
-
Type:
System.String
The Subscription ID.
- token
-
Type:
System.String
Valid JSON Web Token (JWT).
Show: