This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.WindowsAppStore.
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
- Assembly
- Cake
.WindowsAppStore .dll - Namespace
- Cake
.WindowsAppStore - Containing Type
- Windows
Store Settings Base
Syntax
public string TokenEndpoint { get; set; }
Value
Type | Description |
---|---|
string |