OAuthConstants.CodeVerifierKey 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
中 https://tools.ietf.org/html/rfc7636 定義的code_verifier。
public: static initonly System::String ^ CodeVerifierKey;
public static readonly string CodeVerifierKey;
staticval mutable CodeVerifierKey : string
Public Shared ReadOnly CodeVerifierKey As String