Saml2SubjectConfirmationData.KeyInfos Property

Definition

Gets a collection of SecurityKey which can be used to authenticate an attesting entity. [Saml2Core, 2.4.1.3]

public System.Collections.Generic.ICollection<Microsoft.IdentityModel.Xml.KeyInfo> KeyInfos { get; }
member this.KeyInfos : System.Collections.Generic.ICollection<Microsoft.IdentityModel.Xml.KeyInfo>
Public ReadOnly Property KeyInfos As ICollection(Of KeyInfo)

Property Value

Applies to