RedirectContext<TOptions>.RedirectUri 속성

정의

리디렉션 작업에 사용되는 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

속성 값

적용 대상