OpenIdConnectDefaults.CookieNoncePrefix Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The prefix used to for the nonce in the cookie.
public: static initonly System::String ^ CookieNoncePrefix;
public static readonly string CookieNoncePrefix;
staticval mutable CookieNoncePrefix : string
Public Shared ReadOnly CookieNoncePrefix As String