|
OIDCSecurityProviderClientID Property
|
The ClienID used to identify this Application with the Authorization Server
Namespace: GSF.SecurityAssembly: GSF.Security (in GSF.Security.dll) Version: 2.4.205-beta
Syntax public string ClientID { get; set; }
Public Property ClientID As String
Get
Set
member ClientID : string with get, set
function get_ClientID();
function set_ClientID(value);
View SourceProperty Value
StringSee Also