|
OIDCSecurityProviderScope Property
|
The Scope used to obtain UserInformation from the Authorization Server
Namespace: GSF.SecurityAssembly: GSF.Security (in GSF.Security.dll) Version: 2.4.205-beta
Syntax public string Scope { get; set; }
Public Property Scope As String
Get
Set
member Scope : string with get, set
function get_Scope();
function set_Scope(value);
View SourceProperty Value
StringSee Also