WsFederationConfiguration.KeyInfos Property

Definition

Get the IList<T> that the IdentityProvider indicates are to be used signing keys.

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