ClientAuthenticationMethod type
Definierar värden för ClientAuthenticationMethod.
KnownClientAuthenticationMethod kan användas utbytbart med ClientAuthenticationMethod innehåller det här uppräkningen de kända värden som tjänsten stöder.
Kända värden som stöds av tjänsten
Basic: Basic Client Authentication-metod.
Body: Body based Authentication method (Brödtextbaserad autentiseringsmetod).
type ClientAuthenticationMethod = string