Saml2Advice.AssertionIdReferences Property

Definition

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

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

Property Value

Applies to