[This is preliminary documentation and is subject to change.]
The type of the OfficeClip user
Namespace:
OfficeClip.UtilsAssembly: OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0
Syntax
| C# |
|---|
public enum UserType |
| Visual Basic (Declaration) |
|---|
Public Enumeration UserType |
| Visual C++ |
|---|
public enum class UserType |
Members
| Member name | Description | |
|---|---|---|
| None |
Undefined user type
| |
| OfficeClip |
OfficeClip registered users
| |
| CustomerPortal |
Extranet Users
| |
| All |
OfficeClip registered users + Extranet users
|
