AuthenticationScheme type

The authentication scheme.
KnownAuthenticationScheme can be used interchangeably with AuthenticationScheme, this enum contains the known values that the service supports.

Known values supported by the service

PoP
Bearer

type AuthenticationScheme = string