Share via


CertificateAuthorityCollectionAnnotation.Scope Property

Definition

Gets a value indicating whether the resource should attempt to override its default CA trust behavior in favor of the provided certificates (not all resources will support this).

public Aspire.Hosting.ApplicationModel.CertificateTrustScope? Scope { get; }
member this.Scope : Nullable<Aspire.Hosting.ApplicationModel.CertificateTrustScope>
Public ReadOnly Property Scope As Nullable(Of CertificateTrustScope)

Property Value

Applies to