Skip to content
Docs Try Aspire

CertificateAuthorityCollection Properties

Class Properties 1 member
Represents a collection of certificate authorities within the application model.
Certificates Section titled Certificates X509Certificate2Collection
Gets the X509Certificates.X509Certificate2Collection of certificates for this resource.
public X509Certificate2Collection Certificates { get; }