MetadataCacheVaultDisconnectDevice Method
Disconnects the specified device of the logged-in user from the server.
Namespace: MFiles.VAF.MetadataCacheAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public void DisconnectDevice(
string DeviceToken
)
- DeviceToken String
- The device token of the device to be disconnected from the server.
IVault.DisconnectDevice(String)