Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

CertificateAuthorityCollection

Classnet10.0
📦 Aspire.Hosting v13.5.4
Represents a collection of certificate authorities within the application model.
namespace Aspire.Hosting.ApplicationModel;
public class CertificateAuthorityCollection
: Aspire.Hosting.ApplicationModel.Resource
{
// ...
}
This class implements IResourceWithoutLifetime and provides access to the name and annotations associated with the certificate authority collection.
View all constructors
View all properties