X509Data.Certificates Property

Definition

Get the collection of X509Certificates that is associated with 'X509Data'.

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

Property Value

Applies to