Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownRestServiceAuthenticationType

Package version

Known values of RestServiceAuthenticationType that the service accepts.

Index

Enumeration members

AadServicePrincipal

AadServicePrincipal: = "AadServicePrincipal"

AadServicePrincipal

Anonymous

Anonymous: = "Anonymous"

Anonymous

Basic

Basic: = "Basic"

Basic

ManagedServiceIdentity

ManagedServiceIdentity: = "ManagedServiceIdentity"

ManagedServiceIdentity

OAuth2ClientCredential

OAuth2ClientCredential: = "OAuth2ClientCredential"

OAuth2ClientCredential

Generated using TypeDoc