ODataAuthenticationType Enum

Type of authentication used to connect to the OData service.

Inheritance
builtins.str
ODataAuthenticationType
ODataAuthenticationType

Constructor

ODataAuthenticationType(value)

Fields

AAD_SERVICE_PRINCIPAL
ANONYMOUS
BASIC
MANAGED_SERVICE_IDENTITY
WINDOWS