OAuthClientConfig.OAuthEndpoint プロパティ

定義

API 要求に使用される既定のエンドポイントを取得または設定します。

public static string OAuthEndpoint { get; set; }
static member OAuthEndpoint : string with get, set
Public Shared Property OAuthEndpoint As String

プロパティ値

API 要求に使用される既定のエンドポイント。

適用対象