Share via


KeyInfo.X509Data Property

Definition

Gets the 'X509Data' value.

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

Property Value

Applies to