IssuedTokenServiceElement::AllowedAudienceUris Property
.NET Framework (current version)
Gets a collection of audience URIs that are allowed in the element.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("allowedAudienceUris")] property AllowedAudienceUriElementCollection^ AllowedAudienceUris { AllowedAudienceUriElementCollection^ get(); }
Property Value
Type: System.ServiceModel.Configuration::AllowedAudienceUriElementCollection^A collection of audience URIs that are allowed in the element.
For more information on this property, see <allowedAudienceUris>
.NET Framework
Available since 3.0
Available since 3.0
Show: