Share via


OpenIdConnectOptions.ResponseType プロパティ

定義

'response_type' を取得または設定します。

public:
 property System::String ^ ResponseType { System::String ^ get(); void set(System::String ^ value); };
public string ResponseType { get; set; }
member this.ResponseType : string with get, set
Public Property ResponseType As String

プロパティ値

適用対象