KnownClientCertificateValidationScheme enum
Known values of ClientCertificateValidationScheme that the service accepts.
Fields
| DnsMatchesAuthenticationName | DnsMatchesAuthenticationName |
| EmailMatchesAuthenticationName | EmailMatchesAuthenticationName |
| IpMatchesAuthenticationName | IpMatchesAuthenticationName |
| SubjectMatchesAuthenticationName | SubjectMatchesAuthenticationName |
| ThumbprintMatch | ThumbprintMatch |
| UriMatchesAuthenticationName | UriMatchesAuthenticationName |