UserInfoHandler Class

Handler for querying HubUserInfo. Use IModelClient.Users to get an instance of this class.

Methods

Name Description
get(requestContext: AuthorizedClientRequestContext, iModelId: string, query: UserInfoQuery = ...): Promise<HubUserInfo[]> Get the information on users who have accessed the iModel.  

Properties

Name Type Description
statistics Accessor ReadOnly UserStatisticsHandler Get the handler for querying UserStatistics.  

Defined in

Last Updated: 29 November, 2022