Initializes a new instance of the AdmTokenService class.
Namespace: Microsoft.HawaiiAssembly: Microsoft.Hawaii.Client (in Microsoft.Hawaii.Client.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax
Parameters
- clientId
- Type:
System String
The Adm client Id.
- clientSecret
- Type:
System String
The Adm client secret.
- dataMarketAccessUri
- Type:
System String
The Adm OAuth endpoint.
- targetServiceScope
- Type:
System String
The target service scope.
See Also