domain_match


Description:

[ NoAccessorMethod ]
[ Version ( since = "1.24" ) ]
public string domain_match { owned get; set; }

Constraint for server domain name.

If set, this list of FQDNs is used as a match requirement for dNSName element(s) of the certificate presented by the authentication server. If a matching dNSName is found, this constraint is met. If no dNSName values are present, this constraint is matched against SubjectName CN using the same comparison. Multiple valid FQDNs can be passed as a ";" delimited list.