WindowsStoreSettingsBase.

TokenEndpoint Property

Summary

Token endpoint to which the request is to be made. Specific to your AAD app Example: https://login.windows.net/d454d300-128e-2d81-334a-27d9b2baf002/oauth2/token

Syntax

public string TokenEndpoint { get; set; }

Value

Type Description
string