Represents the possible object types that can be assigned to an Access Control Group.

Namespace: ININ.IceLib.Configuration.DataTypes
Assembly: ININ.IceLib.Configuration (in ININ.IceLib.Configuration.dll) Version: 0.0.0.0 (22.3.0.218)

Syntax

C#
public enum AccessControlGroupObjectType
Visual Basic
Public Enumeration AccessControlGroupObjectType

Members

Member nameValueDescription
AccountCode0 Account Code
ClientConfigurationTemplate1 Client Configuration Template
IpPhone2 Ip Phone
IpPhoneProxyGroup3 Ip Phone Proxy Group
IpPhoneRingSet4 Ip Phone Ring Set
IpPhoneTemplate5 Ip Phone Template
KeywordSet6 Keyword Set
Layout7 Layout
Location8 Location
PasswordPolicy9 Password Policy
Role10 Role
Schedule11 Schedule
Skill12 Skill
Station13 Station
StationGroup14 Station Group
StationTemplate15 Station Template
InteractionProcessorTable16 Table
User17 User
Workgroup18 Workgroup
WrapUpCode19 Wrap-up Code
WrapUpCategory20 Wrap-up Category
ImageResource21 Image Resource

Version Information

Supported for IC Server version 2015 R1 and beyond.
For 4.0, supported for IC Server version 4.0 SU 1 and beyond.

See Also