Interface IOAuthGrant

Version: 3.4

Defines the shared OAuth grant parameters.

Namespace: StylelabsStylelabs.MSdkWebClientAuthentication
Assembly: Stylelabs.M.Sdk.WebClient.dll
Syntax
RequestResponse
public interface IOAuthGrant

Properties

ClientId

Gets or sets the client id.

Declaration
RequestResponse
string ClientId { get; set; }
Property Value
TypeDescription
string

ClientSecret

Gets or sets the client secret.

Declaration
RequestResponse
string ClientSecret { get; set; }
Property Value
TypeDescription
string

Do you have some feedback for us?

If you have suggestions for improving this article,