AudienceUriElement::Value Property
.NET Framework (current version)
Gets or sets the audience URI.
Assembly: System.IdentityModel (in System.IdentityModel.dll)
public: [ConfigurationPropertyAttribute("value", IsRequired = true, DefaultValue = "", IsKey = true)] [StringValidatorAttribute(MinLength = 1)] property String^ Value { String^ get(); void set(String^ value); }
.NET Framework
Available since 4.5
Available since 4.5
Show: