OpenIdConnectAuthenticationDefaults.RedirectUriUsedForCodeKey Field
The property for the RedirectUri that was used when asking for a 'authorizationCode'
Namespace: Microsoft.Owin.Security.OpenIdConnect
Assembly: Microsoft.Owin.Security.OpenIdConnect (in Microsoft.Owin.Security.OpenIdConnect.dll)
Syntax
public const string RedirectUriUsedForCodeKey
public:
literal String^ RedirectUriUsedForCodeKey
static val mutable RedirectUriUsedForCodeKey : string
Public Const RedirectUriUsedForCodeKey As String
Field Value
Type: System.String
See Also
OpenIdConnectAuthenticationDefaults Class
Microsoft.Owin.Security.OpenIdConnect Namespace
Return to top