Package version:

Type alias ODataAuthenticationType

ODataAuthenticationType: string

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

Generated using TypeDoc