共用方式為


IdentityPlugin type

Azure 身分識別外掛程式的類型,這是接受外掛程式內容的函式。

type IdentityPlugin = (context: unknown) => void