UidIdentifier interface

用於透過uid查找帳戶。

請參閱BaseAuth.getUsers()

簽名:

export interface UidIdentifier 

特性

財產類型描述
uid細繩

Uid識別符.uid

簽名:

uid: string;