CertificateAuthorityCollection
Class net10.0
Represents a collection of certificate authorities within the application model.
namespace Aspire.Hosting.ApplicationModel;
public class CertificateAuthorityCollection : Aspire.Hosting.ApplicationModel.Resource{ // ...}Remarks
Section titled Remarks This class implements
IResourceWithoutLifetime and provides access to the name and annotations associated with the certificate authority collection.