Share via


MsalAuthenticationOptions.KnownAuthorities Property

Definition

Gets or sets the set of known authority host names for the application.

public System.Collections.Generic.IList<string> KnownAuthorities { get; set; }
member this.KnownAuthorities : System.Collections.Generic.IList<string> with get, set
Public Property KnownAuthorities As IList(Of String)

Property Value

Applies to