ClientCertificateValidatedIfPresentedAdvancedSettings.AllowedFqdns Property

Definition

List of FQDNs that will be accepted for mutual TLS validation.

public System.Collections.Generic.IList<string> AllowedFqdns { get; }
member this.AllowedFqdns : System.Collections.Generic.IList<string>
Public ReadOnly Property AllowedFqdns As IList(Of String)

Property Value

Applies to