Share via


IDeveloperCertificateService.Certificates Property

Definition

List of the valid development certificates that can be trusted.

public System.Collections.Immutable.ImmutableList<System.Security.Cryptography.X509Certificates.X509Certificate2> Certificates { get; }
member this.Certificates : System.Collections.Immutable.ImmutableList<System.Security.Cryptography.X509Certificates.X509Certificate2>
Public ReadOnly Property Certificates As ImmutableList(Of X509Certificate2)

Property Value

Applies to