getUser
getUser
FunctiongetUser(requestOptions?: string | IGetUserOptions): Promise<IUser>
Get information about a user. This method has proven so generically useful that you can also call ArcGISIdentityManager.getUser
.
Parameters
Parameter | Type | Notes |
---|---|---|
request | string | IGetUserOptions | options to pass through in the request |
Returns
Promise<IUser>
A Promise that will resolve with metadata about the user