IBM Worklight v5.0.5 > API reference > IBM Worklight client-side API > JavaScript client-side APIWL.Client.getUserInfo
Return a user property with the specified key in the specified authentication realm.
WL.Client.getUserInfo(realm, key)
Parameter Description realm The name of a realm name defined in authenticationConfig.xml. key Optional. A standard options object.
Parent JavaScript client-side API