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