다음을 통해 공유


AuthenticationProperties.RedirectUri 속성

정의

HTTP 리디렉션 응답 값으로 사용할 전체 경로 또는 절대 URI를 가져오거나 설정합니다.

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

속성 값

적용 대상