Click or drag to resize

OIDCSecurityProviderSelfVerifiedNonce Property

A Nonce that has been verified manually and never expires. This is used for allowing Server-server logons.

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

Property Value

String
See Also