Property signature SignedInUser.user

Unique ID for the user. Interoperable with Admin SDK API and People API. Format: users/{user}

Signature

readonly user: string;

Details

Type string
Optional No
Readonly Yes