Share via


SamlAssertion.Statements Property

Definition

Gets the IList<T>(s) regarding the subject.

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

Property Value

Applies to