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.

Anonymous
Basic
AadServicePrincipal
ManagedServiceIdentity
OAuth2ClientCredential