共用方式為


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)

屬性值

URI 一般清單。

適用於