다음을 통해 공유


OAuthOptions.AuthorizationEndpoint 속성

정의

인증을 위해 클라이언트를 리디렉션할 URI를 가져오거나 설정합니다.

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

속성 값

적용 대상