Initializes a new instance of the AdmAuthClientIdentity class.
Namespace: Microsoft.HawaiiAssembly: Microsoft.Hawaii.ClientBase (in Microsoft.Hawaii.ClientBase.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.
- scope
- Type:
System String
The scope Uri.
- registrationId
- Type:
System String
The registration Id.
- secretKey
- Type:
System String
The secret key.
See Also