Property signature SignedInUser.displayName

Display name of the user. First and last name for a personal device. Admin defined name for a robot account.

Signature

readonly displayName: string;

Details

Type string
Optional No
Readonly Yes