Package version:

Type alias RestServiceAuthenticationType

RestServiceAuthenticationType: string

Defines values for RestServiceAuthenticationType.
KnownRestServiceAuthenticationType can be used interchangeably with RestServiceAuthenticationType, this enum contains the known values that the service supports.

Known values supported by the service

Anonymous
Basic
AadServicePrincipal
ManagedServiceIdentity
OAuth2ClientCredential

Generated using TypeDoc