Share via


SamlConditions.Conditions Property

Definition

Gets a collection of ICollection<T> that the assertion is addressed to.

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

Property Value

Applies to