UidIdentifier interface

uid로 계정을 조회하는 데 사용됩니다.

BaseAuth.getUsers()를 참조하세요. .

서명:

export interface UidIdentifier 

속성

재산 유형 설명
UID

UidIdentifier.uid

서명:

uid: string;