Click or drag to resize

IOpenIDConnectTokenNonce Property

String value used to associate a Client session with an ID Token, and to mitigate replay attacks

Namespace:  Rhino.Runtime.RhinoAccounts
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
string Nonce { get; }

Property Value

Type: String
See Also