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

속성 값

특성

적용 대상