在 IBM Mobilefirst 控制台中将状态设置为 disabled/lost/stolen 时如何阻止用户使用该应用程序

How to stop the user from using the app when the status is set to disabled/lost/stolen in IBM Mobilefirst console

我正在使用连接到 Mobilefirst 服务器的本机 Android 和 IOS 应用程序。该应用程序正在连接到 MFP 服务器以验证应用程序真实性和创建用户身份(适配器身份验证)。

现在我去的时候console/devices

我的问题是如何在本机应用程序中使用这些功能?

您首先阅读文档。您可以继续阅读此处:http://www.ibm.com/support/knowledgecenter/SSHS8R_7.1.0/com.ibm.worklight.monitor.doc/monitor/c_device_mgmt.html

它与编程无关,所以我不打算在 Stack Overflow 中再写关于它的内容(反正太多了,无法涵盖)。