Touchstone Re 2023 API Reference
UserGroupType Enumeration


Air.Services.Proxy Assembly > AIR.Services.Security.Data Namespace : UserGroupType Enumeration
Defines a set of types for user groups.
Syntax
Public Enum UserGroupType 
   Inherits System.Enum
Dim instance As UserGroupType
public enum UserGroupType : System.Enum 
Members
MemberDescription
ApplicationDefines the Application user group type (0).
WindowsDefines the Windows user group type (1).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.Security.Data.UserGroupType

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AIR.Services.Security.Data Namespace