Table of Contents

Class ClientInitiatedBackchannelAuthorizationTokenResponse

Namespace
Auth0.AuthenticationApi.Models.Ciba
Assembly
Auth0.AuthenticationApi.dll
public class ClientInitiatedBackchannelAuthorizationTokenResponse : AccessTokenResponse
Inheritance
ClientInitiatedBackchannelAuthorizationTokenResponse
Inherited Members

Properties

Scope

[JsonProperty("scope")]
public string Scope { get; set; }

Property Value

string