Class ProductLicense
Different licenses that products can require.
Namespace: SuperOffice.License
Assembly: SoCore.dll
Syntax
public sealed class ProductLicense : Enum
Fields
All
All available licenses.
Declaration
public const ProductLicense All
Field Value
Type | Description |
---|---|
ProductLicense |
Audience
Audience license is required.
Declaration
public const ProductLicense Audience
Field Value
Type | Description |
---|---|
ProductLicense |
ConfidentialAppointment
The user is permitted to create external appointments.
Declaration
public const ProductLicense ConfidentialAppointment
Field Value
Type | Description |
---|---|
ProductLicense |
CreateExternalPerson
The user is permitted to create external persons.
Declaration
public const ProductLicense CreateExternalPerson
Field Value
Type | Description |
---|---|
ProductLicense |
Deprecatable
All licenses that can be deprecated. But what does this really mean??
Declaration
public const ProductLicense Deprecatable
Field Value
Type | Description |
---|---|
ProductLicense |
ExpanderForCollaboration
Expander for collaboration license is required
Declaration
public const ProductLicense ExpanderForCollaboration
Field Value
Type | Description |
---|---|
ProductLicense |
ExpanderKey
ExpanderKey license is required.
Declaration
public const ProductLicense ExpanderKey
Field Value
Type | Description |
---|---|
ProductLicense |
Login
The user is licensed to log in.
Declaration
public const ProductLicense Login
Field Value
Type | Description |
---|---|
ProductLicense |
None
No available licenses
Declaration
public const ProductLicense None
Field Value
Type | Description |
---|---|
ProductLicense |
Pocket CRM license is present
Declaration
public const ProductLicense Pocket
Field Value
Type | Description |
---|---|
ProductLicense |
PocketLogin
Pocket CRM license is required
Declaration
public const ProductLicense PocketLogin
Field Value
Type | Description |
---|---|
ProductLicense |
ProductTypeCRMSoftware
Product type is "conventional, installed"
Declaration
public const ProductLicense ProductTypeCRMSoftware
Field Value
Type | Description |
---|---|
ProductLicense |
ProductTypeOnlinePro
Product type is "Online, professional edition"
Declaration
public const ProductLicense ProductTypeOnlinePro
Field Value
Type | Description |
---|---|
ProductLicense |
ProductTypeOnlineStd
Product type is "Online, standard edition"
Declaration
public const ProductLicense ProductTypeOnlineStd
Field Value
Type | Description |
---|---|
ProductLicense |
Publish
The user is permitted to publish.
Declaration
public const ProductLicense Publish
Field Value
Type | Description |
---|---|
ProductLicense |
RemoteTravel
The user is licensed to use remote travel.
Declaration
public const ProductLicense RemoteTravel
Field Value
Type | Description |
---|---|
ProductLicense |
ReporterStudio
The user is licensed to use reporter studio.
Declaration
public const ProductLicense ReporterStudio
Field Value
Type | Description |
---|---|
ProductLicense |
Saint
Saint license is required
Declaration
public const ProductLicense Saint
Field Value
Type | Description |
---|---|
ProductLicense |
Site
All possible site licenses.
Declaration
public const ProductLicense Site
Field Value
Type | Description |
---|---|
ProductLicense |
SyncEngine
The user is licensed to use the sync engine.
Declaration
public const ProductLicense SyncEngine
Field Value
Type | Description |
---|---|
ProductLicense |
Travel
TBD
Declaration
public const ProductLicense Travel
Field Value
Type | Description |
---|---|
ProductLicense |
User
All possible user licenses.
Declaration
public const ProductLicense User
Field Value
Type | Description |
---|---|
ProductLicense |
value__
Different licenses that products can require.
Declaration
public uint value__
Field Value
Type | Description |
---|---|
UInt32 |
Web
WebClient (SIX.Web) license is required.
Declaration
public const ProductLicense Web
Field Value
Type | Description |
---|---|
ProductLicense |
WebLogin
The user is licensed to log in to web clients.
Declaration
public const ProductLicense WebLogin
Field Value
Type | Description |
---|---|
ProductLicense |
WebServices
WebServices license is required.
Declaration
public const ProductLicense WebServices
Field Value
Type | Description |
---|---|
ProductLicense |
Win
Windows client
Declaration
public const ProductLicense Win
Field Value
Type | Description |
---|---|
ProductLicense |
WinLogin
The user is licensed to log in to windows clients.
Declaration
public const ProductLicense WinLogin
Field Value
Type | Description |
---|---|
ProductLicense |