SamlAudienceRestrictionCondition.Audiences Property

Definition

Gets the set of audiences a SAML assertion is intended for.

C#
public System.Collections.Generic.IList<Uri> Audiences { get; }

Property Value

An IList<T> of type Uri that contain a set of intended audiences.

Remarks

To set the Audiences property, use the SamlAudienceRestrictionCondition(IEnumerable<Uri>) constructor that accepts a set of audiences.

Applies to

Продукт Версії
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1