CertificateAuthorityCollectionAnnotation.CertificateAuthorityCollections 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.
Gets the CertificateAuthorityCollection that is being referenced.
public System.Collections.Generic.List<Aspire.Hosting.ApplicationModel.CertificateAuthorityCollection> CertificateAuthorityCollections { get; }
member this.CertificateAuthorityCollections : System.Collections.Generic.List<Aspire.Hosting.ApplicationModel.CertificateAuthorityCollection>
Public ReadOnly Property CertificateAuthorityCollections As List(Of CertificateAuthorityCollection)