Share via


SamlAdvice.AssertionIdReferences Property

Definition

Gets a collection of ICollection<T> representing the assertions in the SamlAdvice.

public System.Collections.Generic.ICollection<string> AssertionIdReferences { get; }
member this.AssertionIdReferences : System.Collections.Generic.ICollection<string>
Public ReadOnly Property AssertionIdReferences As ICollection(Of String)

Property Value

Applies to