ProvisionRemoteWipeStatuses

ProvisionRemoteWipeStatuses enumeration

The value indicates the success or failure of a remote wipe operation on the client.

public enum ProvisionRemoteWipeStatuses

Values

Name Value Description
Successful 1 The client remote wipe operation was successful.
Failed 2 The remote wipe operation failed.

See Also