KnownClientCertificateValidationScheme enum
The validation scheme used to authenticate the client. Default value is SubjectMatchesAuthenticationName.
Fields
| DnsMatchesAuthenticationName | DnsMatchesAuthenticationName |
| EmailMatchesAuthenticationName | EmailMatchesAuthenticationName |
| IpMatchesAuthenticationName | IpMatchesAuthenticationName |
| SubjectMatchesAuthenticationName | SubjectMatchesAuthenticationName |
| ThumbprintMatch | ThumbprintMatch |
| UriMatchesAuthenticationName | UriMatchesAuthenticationName |