CertificateAuthentication.InboundAuthCertificateChain Property

Definition

Inbound authentication certificate public keys.

public Azure.Provisioning.BicepList<string> InboundAuthCertificateChain { get; set; }
member this.InboundAuthCertificateChain : Azure.Provisioning.BicepList<string> with get, set
Public Property InboundAuthCertificateChain As BicepList(Of String)

Property Value

Applies to