Interface IOAuthGrant
Defines the shared OAuth grant parameters.
Namespace: StylelabsStylelabs.MSdkWebClientAuthentication
Assembly: Stylelabs.M.Sdk.WebClient.dll
Syntax
Properties
ClientId
Gets or sets the client id.
Declaration
Property Value
| Type | Description |
|---|---|
| string |
ClientSecret
Gets or sets the client secret.
Declaration
Property Value
| Type | Description |
|---|---|
| string |