Share via


IssuedTokenServiceCredential.AllowedAudienceUris 속성

정의

서비스의 명명된 사용자를 지정하는 문자열 컬렉션을 가져옵니다.

public:
 property System::Collections::Generic::IList<System::String ^> ^ AllowedAudienceUris { System::Collections::Generic::IList<System::String ^> ^ get(); };
public System.Collections.Generic.IList<string> AllowedAudienceUris { get; }
member this.AllowedAudienceUris : System.Collections.Generic.IList<string>
Public ReadOnly Property AllowedAudienceUris As IList(Of String)

속성 값

IList<String>

URI의 제네릭 목록입니다.

적용 대상