|
Method Detailboolean deleteConsoleAccess(String profileId) Deletes console access.
Parameters:
Returns: boolean Since: 10-04-2013 deleteConsolePacket() Deletes the Console System Packet associated with this Pal along with any data stored in the Packet. Since: 12-20-2013 SystemDataView getConsoleUsers() Returns a SystemDataView that can be used for listing users with console access to this pal. This method may not include users who have group access. Returns: SystemDataView DataList Name: ConsoleUsers
Since: 10-04-2013 boolean grantConsoleAccess(String profileId) Grants console access. An icon will appear on the user's desktop. Requires a personal profile or a profile that belongs to the enterprise with sufficient group permissions.
Parameters:
Returns: boolean Since: 10-04-2013 String toString() Returns a description of this object Returns: String Since: 10-04-2013 |
Copyright © 2006 - 2024, ContractPal, Inc. All rights reserved. | API Date: Nov 18, 2024 01:04 PM |