Click or drag to resize

UserGroupManagerAccessType Enumeration

enum with access types

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public enum AccessType
Members
  Member nameValueDescription
AllUsers0
LibraryAndSystemAdministrators1
SystemAdministrators2
See Also