Freigeben über


AuthInfoBase interface

The authentication info

Properties

authType

Polymorphic discriminator, which specifies the different types this object can be

Property Details

authType

Polymorphic discriminator, which specifies the different types this object can be

authType: "secret" | "userAssignedIdentity" | "systemAssignedIdentity" | "servicePrincipalSecret" | "servicePrincipalCertificate"

Property Value

"secret" | "userAssignedIdentity" | "systemAssignedIdentity" | "servicePrincipalSecret" | "servicePrincipalCertificate"