RestServiceAuthenticationType type
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
type RestServiceAuthenticationType = string