MicrosoftAccountDefaults.TokenEndpoint Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The OAuth endpoint used to exchange access tokens.
public: static initonly System::String ^ TokenEndpoint;
public static readonly string TokenEndpoint;
staticval mutable TokenEndpoint : string
Public Shared ReadOnly TokenEndpoint As String