milestonexprotectwspython.xpwsmartclientsecurity
Module: xpwsmartclientsecurity.py
Revision History
Date | Version | Description |
---|---|---|
2023/07/11 | 1.0.0.0 | Initial Version. |
@export
class
XPWSmartClientSecurity:
SmartClient Security information.
Supplemental documentation can be found at: https://doc.milestonesys.com/2023R2/en-US/portal/htm/chapter-page-sc.htm?tocpath=XProtect%20Smart%20Client%7C_____0
Threadsafety:
This class is fully thread-safe.
SmartClientBrowse: bool
True if the user has access to browse functionality; otherwise, False.
Returns:
The SmartClientBrowse property value.
SmartClientLive: bool
True if the user has access to live feed functionality; otherwise, False.
Returns:
The SmartClientLive property value.