Name
Principal — user principal in HTTP exchange
Description
Represents a user principal in an exchange object model, containing the
name of the current authenticated user.
Properties
"name": string
-
The name of the principal, or null if principal
is undefined (user has not been authenticated).