X509Data.Certificates Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)