OAuthConstants.CodeChallengeMethodKey フィールド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
code_challenge_method で https://tools.ietf.org/html/rfc7636定義されています。
public: static initonly System::String ^ CodeChallengeMethodKey;
public static readonly string CodeChallengeMethodKey;
staticval mutable CodeChallengeMethodKey : string
Public Shared ReadOnly CodeChallengeMethodKey As String