|
OIDCUserDataNonce Property
|
Gets or sets OIDC Nonce value associated with this user.
Namespace: GSF.SecurityAssembly: GSF.Security (in GSF.Security.dll) Version: 2.4.205-beta
Syntax public string Nonce { get; set; }
Public Property Nonce As String
Get
Set
member Nonce : string with get, set
function get_Nonce();
function set_Nonce(value);
View SourceProperty Value
StringSee Also