Click or drag to resize
UserAbilitiesJson Class
Details about a user's abilities
Inheritance Hierarchy
SystemObject
  BlackBerry.Workspaces.JsonBaseJson
    BlackBerry.Workspaces.JsonUserAbilitiesJson

Namespace:  BlackBerry.Workspaces.Json
Assembly:  BlackBerryWorkspacesSDK (in BlackBerryWorkspacesSDK.dll) Version: 7.0.0.223 (7.0.0.223)
Syntax
C#
public class UserAbilitiesJson : BaseJson

The UserAbilitiesJson type exposes the following members.

Constructors
  NameDescription
Public methodUserAbilitiesJson
Initializes a new instance of the UserAbilitiesJson class
Top
Properties
  NameDescription
Public propertyAdmin
Administrator
Public propertyAdminConsoleMisc
Enable admin console misc fields
Public propertyAdvancedSearch
Advance search
Public propertyCanSend
Can send
Public propertyCurtain
Curtain
Public propertyDaysDocumentAvailable
Days file available
Public propertyDaysDocumentAvailableAfterExpiration
Days file available after expiration
Public propertyDownloadDefaultOff
Download default off
Public propertyDownloadDefaultOriginal
Download default original
Public propertyEnableAdProvisioning
Enable AD provisioning
Public propertyEnableAdvancedUploader
Enable advanced uploader
Public propertyEnableBlacklisting
Enable blacklisting
Public propertyEnableBYOK
Enable BYOK
Public propertyEnableChangeLinks
Enable change links
Public propertyEnableCmis
Enable CMIS
Public propertyEnableCmisExternalize
Enable CMIS externalize
Public propertyEnableComments
Enable Comments
Public propertyEnableCustomLogo
Enable custom logo
Public propertyEnableDocumentTags
Enable file tags
Public propertyEnableDocuSign
Whether DocuSign feature is available
Public propertyEnableDRM
Enable DRM
Public propertyEnableEmailInjector
Enable email in injector
Public propertyEnableEmailProtector
Enable email protector
Public propertyEnableFileRetention
Enable file retention
Public propertyEnableICAP
Enable ICAP
Public propertyEnableIManage
Enable IManage
Public propertyEnableLargeFilesOutlook
Enable large files outlook
Public propertyEnableLegalHold
Enable legal hold
Public propertyEnableLockingDocuments
Enable locking files
Public propertyEnableMobileEditing
Enable mobile editing
Public propertyEnableMyDox
Enable MyDox
Public propertyEnableNewUi
Enable new UI
Public propertyEnableNewUiForAdmin
Enable new UI for administrators
Public propertyEnableReadConfirmation
Enable read confirmation
Public propertyEnableReportsAuthentication
Enable Reports Authentication
Public propertyEnableRestoreToSnapshot
Enable Restore to snapshot
Public propertyEnableSalesForce
Enable Sales Force
Public propertyEnableSharepointExternalRepository
Enable Sharepont external repository
Public propertyEnableSharePointProtector
Enable Sharepoint protector
Public propertyEnableSimpleSharing
Enable simple sharing
Public propertyEnableSyncPoint
Enable sync point
Public propertyEnableSyncPolicies
Enable sync policies
Public propertyEnableSyslog
Enable syslog
Public propertyEnableTieredAdministratorRoles
Enable tiered administrator roles
Public propertyEnableUsageReports
Enable usage reports
Public propertyEnableWecaConversion
Enable Weca conversion
Public propertyEnableWopi
Enable WOPI
Public propertyEnableWorkspaceRoleBuilder
Enable workspace role builder
Public propertyExchangesPolicy
Exchanges policy
Public propertyForwardBlocked
Forward blocked
Public propertyFullLogExport
Full log export
Public propertyHasAccessToActiveDirectory
Has access to Active Directory
Public propertyHorizontalWatermark
Horizontal watermark
Public propertyJavaPrintingDisabled
Java printing disabled
Public propertyMaxDocumentSize
Maximum file size
Public propertyMaxStorageSize
Maximum storage size
Public propertyModifyProductName
Modify product name
Public propertyNoContentSearch
No content search
Public propertyNoDownload
No download
Public propertyNoDownloadControlled
No download controlled
Public propertyNoPdfPrinters
No PDF printers
Public propertyNoViewerForDownloadOriginal
No viewer for downloading the original
Public propertyNumberOfAttachmentsPerEmail
Number of attachments per email
Public propertyNumberOfMaxUploadNewVersion
Number of max uploads for new version
Public propertyNumberOfRecipientsPerEmail
Number of recipients per email
Public propertyObjType
The type of the Json object.
(Inherited from BaseJson.)
Public propertyOfflineSeal
Offline seal
Public propertyOrgAdminsCannotTrack
Organization administrators cannot track
Public propertyPaidSICFlavor
Paid SIC flavor
Public propertyPinRequired
PIN required
Public propertyRoomAdminsCannotTrack
Workspace administrators cannot track
Public propertySdsTab
Is SDS tab
Public propertySecureTransferMode
Secure transfer mode
Public propertySecureTransferNotAllowed
Secure transfer not allowed
Public propertySendFlavor
Send flavor
Public propertyShowFeedback
Show feedback
Public propertyShowFilters
Show filters
Public propertyShowLinkToOldInterface
Show link to old interface
Public propertySortByLastModified
Sort by last modified
Public propertySpotlight
Spotlight
Public propertyVdrFlavor
VDR flavor
Public propertyWatermarkDefaultOff
Watermark default off
Public propertyWatermarkOriginal
Watermark original
Public propertyWorkspacesPolicy
Workspaces policy
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Converts the object into a JSON string.
(Inherited from BaseJson.)
Top
See Also