Share via


IDeveloperCertificateService.SupportsContainerTrust Property

Definition

Indicates whether the available developer certificates support container trust scenarios. If true, the developer certificate(s) SAN configuration supports common container domains for accessing host services such as "host.docker.internal" and "host.containers.internal".

public bool SupportsContainerTrust { get; }
member this.SupportsContainerTrust : bool
Public ReadOnly Property SupportsContainerTrust As Boolean

Property Value

Applies to