AuthenticationProperties.RedirectUri プロパティ

定義

http のリダイレクト応答値として使用される完全パスまたは絶対 URI を取得または設定します。

public:
 property System::String ^ RedirectUri { System::String ^ get(); void set(System::String ^ value); };
public string RedirectUri { get; set; }
public string? RedirectUri { get; set; }
[System.Text.Json.Serialization.JsonIgnore]
public string? RedirectUri { get; set; }
member this.RedirectUri : string with get, set
[<System.Text.Json.Serialization.JsonIgnore>]
member this.RedirectUri : string with get, set
Public Property RedirectUri As String

プロパティ値

属性

適用対象