OAuthConstants.CodeVerifierKey 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.
code_verifier defined in https://tools.ietf.org/html/rfc7636.
public: static initonly System::String ^ CodeVerifierKey;
public static readonly string CodeVerifierKey;
staticval mutable CodeVerifierKey : string
Public Shared ReadOnly CodeVerifierKey As String