Package version:

Enumeration KnownRestServiceAuthenticationType

Known values of RestServiceAuthenticationType that the service accepts.

Enumeration Members

AadServicePrincipal: "AadServicePrincipal"

AadServicePrincipal

Anonymous: "Anonymous"

Anonymous

Basic: "Basic"

Basic

ManagedServiceIdentity: "ManagedServiceIdentity"

ManagedServiceIdentity

OAuth2ClientCredential: "OAuth2ClientCredential"

OAuth2ClientCredential

Generated using TypeDoc