SamlAudienceRestrictionCondition.Audiences Property

Definition

Gets the ICollection<T> of audiences for a SamlAssertion.

public System.Collections.Generic.ICollection<Uri> Audiences { get; }
member this.Audiences : System.Collections.Generic.ICollection<Uri>
Public ReadOnly Property Audiences As ICollection(Of Uri)

Property Value

Applies to