ClientCertificateValidationScheme type

Defines values for ClientCertificateValidationScheme.
KnownClientCertificateValidationScheme can be used interchangeably with ClientCertificateValidationScheme, this enum contains the known values that the service supports.

Known values supported by the service

SubjectMatchesAuthenticationName
DnsMatchesAuthenticationName
UriMatchesAuthenticationName
IpMatchesAuthenticationName
EmailMatchesAuthenticationName
ThumbprintMatch

type ClientCertificateValidationScheme = string