Share via


ClientAuthenticationMethod type

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

Known values supported by the service

Basic: Basic Client Authentication method.
Body: Body based Authentication method.

type ClientAuthenticationMethod = string