Type alias AccountIdentifiers

AccountIdentifiers: Partial<Pick<AccountInfo, "homeAccountId" | "localAccountId" | "username">>

Generated using TypeDoc