Saml2Advice.Assertions Property

Definition

Gets a collection of Saml2Assertion representing the assertions in the Saml2Advice.

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

Property Value

Applies to