Share via


MicrosoftIdentityApplicationOptions.AppHomeTenantId Property

Definition

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

Property Value

Applies to