SamlEvidence.Assertions Property

Definition

Gets a collection of ICollection<T> for use by the SamlEvidence.

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

Property Value

Applies to