MsalError.AuthorityTenantSpecifiedTwice Field

Definition

What happens?

You specified a tenant twice - once in WithAuthority() and once using WithTenant()

Mitigation

Specify the tenant once.
public const string AuthorityTenantSpecifiedTwice;
val mutable AuthorityTenantSpecifiedTwice : string
Public Const AuthorityTenantSpecifiedTwice As String 

Field Value

Applies to