MicrosoftIdentityApplicationOptions.AppHomeTenantId Property
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.
Home tenant of the app in which the app can acquire a token to call a downstream API on behalf of itself.
public string? AppHomeTenantId { get; set; }
member this.AppHomeTenantId : string with get, set
Public Property AppHomeTenantId As String