次の方法で共有


OAuthCodeExchangeContext.Code プロパティ

定義

承認エンドポイントから返されるコード。

public:
 property System::String ^ Code { System::String ^ get(); };
public string Code { get; }
member this.Code : string
Public ReadOnly Property Code As String

プロパティ値

適用対象