다음을 통해 공유


OAuthOptions.TokenEndpoint 속성

정의

미들웨어가 OAuth 토큰을 교환하기 위해 액세스할 URI를 가져오거나 설정합니다.

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

속성 값

적용 대상