|
OIDCSecurityProviderClientSecret Property
|
The ClientSecret used to encrypt the user data
Namespace: GSF.SecurityAssembly: GSF.Security (in GSF.Security.dll) Version: 2.4.205-beta
Syntax public string ClientSecret { get; set; }
Public Property ClientSecret As String
Get
Set
member ClientSecret : string with get, set
function get_ClientSecret();
function set_ClientSecret(value);
View SourceProperty Value
StringSee Also