AccountIdentifiers type
type AccountIdentifiers = Partial<
Pick<AccountInfo, "homeAccountId" | "localAccountId" | "username">
>
Den här webbläsaren stöds inte längre.
Uppgradera till Microsoft Edge och dra nytta av de senaste funktionerna och säkerhetsuppdateringarna, samt teknisk support.
type AccountIdentifiers = Partial<
Pick<AccountInfo, "homeAccountId" | "localAccountId" | "username">
>