phase2_subject_match
Description:
[ NoAccessorMethod ]
[ Version ( deprecated = true , deprecated_since = "1.2" ) ]
public string phase2_subject_match { owned get; set; }
[ Version ( deprecated = true , deprecated_since = "1.2" ) ]
public string phase2_subject_match { owned get; set; }
Warning: phase2_subject_match is deprecated since 1.2.
Substring to be matched against the subject of the certificate presented by the authentication server during the inner "phase 2" authentication.
Note:
Use phase2_domain_suffix_match instead.
When unset, no verification of the authentication server certificate's subject is performed. This property provides little security, if any, and should not be used.