OAuthClientOld.OAuthEndpoint Property

Definition

Gets or sets the default endpoint that is used for API requests.

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

Property Value

The default endpoint that is used for API requests.

Applies to