Click or drag to resize

OIDCSecurityProviderClientSecret Property

The ClientSecret used to encrypt the user data

Namespace: GSF.Security
Assembly: GSF.Security (in GSF.Security.dll) Version: 2.4.181-beta
Syntax
public string ClientSecret { get; set; }
View Source

Property Value

String
See Also