Freigeben über


Saml2Assertion.Statements Property

Definition

Gets the Saml2Statement(s) regarding the subject.

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

Property Value

Applies to