OpenIdConnectDefaults.RedirectUriForCodePropertiesKey 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 property for the RedirectUri that was used when asking for a 'authorizationCode'.
public: static initonly System::String ^ RedirectUriForCodePropertiesKey;
public static readonly string RedirectUriForCodePropertiesKey;
staticval mutable RedirectUriForCodePropertiesKey : string
Public Shared ReadOnly RedirectUriForCodePropertiesKey As String