Share via


IdentityPlugin type

Type d’un plug-in Azure Identity, une fonction acceptant un contexte de plug-in.

type IdentityPlugin = (context: unknown) => void