AccountIdentifiers type
type AccountIdentifiers = Partial<
Pick<AccountInfo, "homeAccountId" | "localAccountId" | "username">
>
Browser ini sudah tidak didukung.
Mutakhirkan ke Microsoft Edge untuk memanfaatkan fitur, pembaruan keamanan, dan dukungan teknis terkini.
type AccountIdentifiers = Partial<
Pick<AccountInfo, "homeAccountId" | "localAccountId" | "username">
>