UidIdentifier interface

用于通过uid查找帐户。

请参阅BaseAuth.getUsers()

签名:

export interface UidIdentifier 

特性

财产类型描述
uid细绳

Uid标识符.uid

签名:

uid: string;