Security.QuarantineDevice
Method | QuarantineDevice |
---|---|
Module | Security |
Library | Security |
Action | Attempts to force the device to only communicate using Tachyon. WarningEnsure you understand the impact of using the Quarantine feature. The quarantine methods are not suitable for use from Tachyon Instruction Management Studio (TIMS), mainly because of what they do (cut off the device from most connections) but also because no Tachyon Switch is involved with TIMS. If you must use this method in TIMS (which is not recommended) then you will need to give a For more information about using the Quarantine feature, please refer to Tachyon Explorer - Tachyon Quarantine.
|
Parameters |
WarningUsing |
Return values |
NoteIf the device was already in a quarantined state, the action is successful but nothing is returned ("success no content"). |
Example | Security.QuarantineDevice(); |
Platforms |
|
Notes |
WarningCRL checks must be set to soft to use the quarantine feature - a CRL expiry can cause the device to become uncontactable. If certificate expiry occurs under Quarantine, the device may become uncontactable. Quarantine will still be in effect in both cases, however. For more information about using the Quarantine feature please refer to Tachyon Quarantine. |