CredentialUnion type

Alias pour CredentialUnion

type CredentialUnion =
  | ServicePrincipalCredential
  | ManagedIdentityCredential
  | Credential