Package version:

Enumeration KnownODataAuthenticationType

Known values of ODataAuthenticationType that the service accepts.

Enumeration Members

AadServicePrincipal: "AadServicePrincipal"

AadServicePrincipal

Anonymous: "Anonymous"

Anonymous

Basic: "Basic"

Basic

ManagedServiceIdentity: "ManagedServiceIdentity"

ManagedServiceIdentity

Windows: "Windows"

Windows

Generated using TypeDoc