AuthType type

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

Known values supported by the service

systemAssignedIdentity
userAssignedIdentity
servicePrincipalSecret
servicePrincipalCertificate
secret

type AuthType = string