3CX Configuration and Call Control API v4.0.0.0 (v20)
C#
Show/Hide TOC
Phone
System
Get
Rights(Group, String) Method
actual description of the rights for the specific group role
Definition
Namespace:
TCX.Configuration
Assembly:
3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
Copy
public
RightsDescriptor
GetRights
(
Group
group
,
string
role
)
Parameters
group
Group
group snapshot
role
String
role name
Return Value
RightsDescriptor
Implements
IPhoneSystem
GetRights(Group, String)
See Also
Reference
PhoneSystem Class
GetRights Overload
TCX.Configuration Namespace
In This Article
Definition
Parameters
Return Value
Implements
See Also