Click or drag to resize

OrganizationPolicyJson Class

[Missing <summary> documentation for "T:BlackBerry.Workspaces.Json.OrganizationPolicyJson"]

Inheritance Hierarchy
SystemObject
  BlackBerry.Workspaces.JsonBaseJson
    BlackBerry.Workspaces.JsonOrganizationPolicyJson

Namespace:  BlackBerry.Workspaces.Json
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public class OrganizationPolicyJson : BaseJson

The OrganizationPolicyJson type exposes the following members.

Constructors
  NameDescription
Public methodOrganizationPolicyJson
Initializes a new instance of the OrganizationPolicyJson class
Top
Properties
  NameDescription
Public propertyAllowAdvancedPrinting
Public propertyAllowDownloadOriginal
Public propertyAllowDownloadProtected
Public propertyAllowLockingDocuments
Public propertyAllowMobileAndroid
Public propertyAllowMobileBlackberry
Public propertyAllowMobileIos
Public propertyAllowMobileWindowsMobile
Public propertyAllowOpenOriginalsInOtherApps
Public propertyAllowOpenUnsupportedInOtherApps
Public propertyAllowShareEmailDomains
Public propertyAllowTrackingFromMicrosoftOfficeDocuments
Public propertyAutoCompleteAllowToAll
Public propertyAutoCompleteDisplayAll
Public propertyBlockNonProvisionedUsers
Public propertyCommentsDefaultValue
Public propertyCustomizedNotificationsEmails
Public propertyDefaultAddGroupsAsDefaultEntity
Public propertyDefaultChangeGroupsToAllDocs
Public propertyDeleteFromDisk
Public propertyDisallowChangeToPermissionTemplates
Public propertyDisplayCommentContent
Public propertyDownloadBandwidthLimit
Public propertyEnableBandwidthLimit
Public propertyEnableCloudStorageWorkspaces
Public propertyEnableComments
Public propertyEnableFetchMembers
Public propertyEnableOnlineViewerForUnsupportedBrowsers Obsolete.
Public propertyEnablePushNotifications
Public propertyEnableRmsSealing
Public propertyEnableSalesForce
Public propertyEnableSharingWithoutEmailNotification
Public propertyEnableWivi
Public propertyEnableWopi
Public propertyForcePinWorkspaces
Public propertyGlobalDownloadControlled
Public propertyIsAllowedToShareAnnotationsWithAllWorkspaceGroups
Public propertyIsAllowedToShareAnnotationsWithSelectedGroups
Public propertyIsAllowedToShareAnnotationsWithUsersManually
Public propertyIsAllowedToShareAnnotationsWithWorkspaceAdmins
Public propertyIsAllowedToShareDocumentsWithAllWorkspaceGroups
Public propertyIsAllowedToShareDocumentsWithSelectedGroups
Public propertyIsAllowedToShareDocumentsWithUsersManually
Public propertyIsAllowedToShareDocumentsWithWorkspaceAdmins
Public propertyIsDisableOnBehalfOfForAllOutgoingEmails
Public propertyLicenseHoursValid
Public propertyObjType (Inherited from BaseJson.)
Public propertySendDailyActivityEmail
Public propertySendMissingSetupNotificationEmails
Public propertySendWeeklyInternalDomainLicensingReport
Public propertySendWeeklyLicensingReport
Public propertyShareFilesWithNotificationByDefault
Public propertyUploadBandwidthLimit
Public propertyUseAutoComplete
Public propertyWopiDiscoveryUrl
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 (Inherited from BaseJson.)
Top
See Also