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

屬性值

適用於