OpenIdConnectScope.OfflineAccess Field

Definition

Indicates the offline_access scope. See: https://openid.net/specs/openid-connect-core-1_0.html#ScopeClaims.

public const string OfflineAccess;
val mutable OfflineAccess : string
Public Const OfflineAccess As String 

Field Value

Applies to