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

属性值

适用于