다음을 통해 공유


MsalAuthenticationOptions.KnownAuthorities 속성

정의

애플리케이션의 알려진 기관 호스트 이름 집합을 가져오거나 설정합니다.

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)

속성 값

적용 대상