Share via


Saml2Conditions.AudienceRestrictions Property

Definition

Gets a collection of Saml2AudienceRestriction that the assertion is addressed to. [Saml2Core, 2.5.1]

public System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.Saml2.Saml2AudienceRestriction> AudienceRestrictions { get; }
member this.AudienceRestrictions : System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.Saml2.Saml2AudienceRestriction>
Public ReadOnly Property AudienceRestrictions As ICollection(Of Saml2AudienceRestriction)

Property Value

Applies to