Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownODataAuthenticationType

Package version

Known values of ODataAuthenticationType that the service accepts.

Index

Enumeration members

AadServicePrincipal

AadServicePrincipal: = "AadServicePrincipal"

Anonymous

Anonymous: = "Anonymous"

Basic

Basic: = "Basic"

ManagedServiceIdentity

ManagedServiceIdentity: = "ManagedServiceIdentity"

Windows

Windows: = "Windows"

Generated using TypeDoc