次の方法で共有


MicrosoftChallengeProperties.ResponseMode プロパティ

定義

注意事項

This parameter is not supported in MicrosoftAccountHandler.

チャレンジ要求に使用されるパラメーターの値を response_mode 取得または設定します。 応答モードでは、結果のトークンをアプリに送り返すために使用するメソッドを指定します。 、、queryfragmentform_post、 のいずれかを指定できます。

public:
 property System::String ^ ResponseMode { System::String ^ get(); void set(System::String ^ value); };
public string ResponseMode { get; set; }
[System.Obsolete("This parameter is not supported in MicrosoftAccountHandler.")]
public string? ResponseMode { get; set; }
member this.ResponseMode : string with get, set
[<System.Obsolete("This parameter is not supported in MicrosoftAccountHandler.")>]
member this.ResponseMode : string with get, set
Public Property ResponseMode As String

プロパティ値

属性

適用対象