CertificateAuthorityCollectionAnnotation.Scope 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 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)