IssuedTokenServiceCredential.AllowedAudienceUris Vlastnost

Definice

Získá kolekci řetězců, které určují pojmenované uživatele služby.

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)

Hodnota vlastnosti

IList<String>

Obecný seznam identifikátorů URI.

Platí pro