getUserProperties

Function
getUserProperties(usernamestring, requestOptionsIAuthenticatedRequestOptions): Promise<IUserProperties>

Fetches the properties for a user

Parameters

ParameterTypeNotes
usernamestring

The user whose properties to fetch

requestOptionsIAuthenticatedRequestOptions

An IAuthenticatedRequestOptions object

Returns 

Promise<IUserProperties>

a promise that resolves an IUserProperties object

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.