ODataAuthenticationType type
Defines values for ODataAuthenticationType.
KnownODataAuthenticationType can be used interchangeably with ODataAuthenticationType,
this enum contains the known values that the service supports.
Known values supported by the service
Basic
Anonymous
Windows
AadServicePrincipal
ManagedServiceIdentity
type ODataAuthenticationType = string