Share via


Saml2Evidence.Assertions Property

Definition

Gets a collection of Saml2Assertion for use by the Saml2Evidence.

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