Show / Hide Table of Contents

Enum SoUser.PermissionType

Type of permission required for dealing with a person's license information

Namespace: SuperOffice.CRM.Administration
Assembly: SoDataBase.dll
Syntax
[Flags]
public enum PermissionType

Fields

Name Description
Administrator

Administrators can manage on behalf of others

All

Everybody can manage on behalf of himself and all administrators (Administrator and System) can manage onbehalf of others

AllAdministrators

All administrators (Administrator and System)

ManageExternal

The user can manage external users

Own

Everybody can manage on behalf of himself

OwnNotPerson

The currently logged on person can manage for himself

OwnPerson

The currently logged on person can manage for himself if he is a named user

System

System users can manage on behalf of others.

Extension Methods

EnumUtil.MapEnums<SuperOffice.CRM.Administration.SoUser.PermissionType, To>()
ObjectExtensions.AssignByReflection<SoUser.PermissionType>(SoUser.PermissionType)
ObjectExtensions.GraphCopy<SoUser.PermissionType>()
Converters.MapEnums<SoUser.PermissionType, To>()
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top