EasProvisionPolicy ClassIpswitch.Messaging.Framework

[Missing <summary> documentation for "T:Ipswitch.Messaging.Framework.EasProvisionPolicy"]

Inheritance Hierarchy

SystemObject
  Ipswitch.Messaging.FrameworkEasProvisionPolicy

Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public class EasProvisionPolicy

The EasProvisionPolicy type exposes the following members.

Constructors

  NameDescription
Public methodEasProvisionPolicy
Initializes a new instance of the EasProvisionPolicy class
Top
Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
Properties

  NameDescription
Public propertyAllowBluetooth
Public propertyAllowBrowser
Public propertyAllowCamera
Public propertyAllowConsumerEmail
Public propertyAllowDesktopSync
Public propertyAllowHTMLEmail
Public propertyAllowInternetSharing
Public propertyAllowIrDA
Public propertyAllowNonProvisionableDevices
Allow devices access that fail provisioning
Public propertyAllowPOPIMAPEmail
Public propertyAllowRemoteDesktop
Public propertyAllowSimpleDevicePassword
Public propertyAllowSMIMEEncryptionAlgorithmNegotiation
Public propertyAllowSMIMESoftCerts
Public propertyAllowStorageCard
Public propertyAllowTextMessaging
Public propertyAllowUnsignedApplications
Public propertyAllowUnsignedInstallationPackages
Public propertyAllowWifi
Public propertyAlphanumericDevicePasswordRequired
Public propertyApprovedApplicationList
Public propertyAttachmentsEnabled
Public propertyDevicePasswordEnabled
The DevicePasswordEnabled element is an optional child element of type boolean ([MS-ASDTYPE] section 2.1) of the EASProvisionDoc element (section 2.2.2.27) that specifies whether a device requires a password.
Public propertyDevicePasswordExpiration
The DevicePasswordExpiration element is an optional child element of type unsignedInt of the EASProvisionDoc element (section 2.2.2.27) that specifies the maximum number of days until a password expires. 0 = Passwords do not expire. >0 = Passwords expire in the specified maximum number of days.
Public propertyDevicePasswordHistory
The DevicePasswordHistory element is an optional child element of type unsignedInt of the EASProvisionDoc element (section 2.2.2.27) that specifies the minimum number of previously used passwords stored to prevent reuse on the client 0 = Storage of previously used passwords is not required. >0 = The minimum number of previously used passwords to be stored.
Public propertyId
Public propertyMaxAttachmentSize
Public propertyMaxCalendarAgeFilter
Public propertyMaxDevicePasswordFailedAttempts
The MaxDevicePasswordFailedAttempts element is an optional child element of type unsignedByte ([MS-ASDTYPE] section 2.7) of the EASProvisionDoc element (section 2.2.2.27) that specifies the maximum number of failed password logon attempts that are permitted. The device SHOULD perform a local wipe or enter a timed lock out mode if the maximum number of failed password logon attempts is reached. The MaxDevicePasswordFailedAttempts element can be empty or have a value in the range from 4 through 16.
Public propertyMaxEmailAgeFilter
Public propertyMaxEmailBodyTruncationSize
The truncation size for plain text–formatted email. -1 = No truncation. 0 = Truncate only the header. >0 = Truncate the email body to the specified size.
Public propertyMaxEmailHTMLBodyTruncationSize
The truncation size for HTML-formatted email. -1 = No truncation. 0 = Truncate only the header. >0 = Truncate the email body to the specified size.
Public propertyMaxInactivityTimeDeviceLock
Public propertyMinDevicePasswordComplexCharacters
Specifies the required level of complexity of the device password. Valid values for MinDevicePasswordComplexCharacters are 1 to 4.
Public propertyMinDevicePasswordLength
Minimum device password length that the user can enter. The MinDevicePasswordLength element can be empty or have a value no less than 1 and no greater than 16
Public propertyName
Display name of policy
Public propertyNote
User notes
Public propertyPasswordRecoveryEnabled
Public propertyPolicyKey
PolicyKey is used by the server to mark the state of policy settings on the client in the settings download phase of the Provision command
Public propertyRequireDeviceEncryption
Public propertyRequireEncryptedSMIMEMessages
Public propertyRequireEncryptionSMIMEAlgorithm
Specifies the algorithm used when encrypting S/MIME messages
Public propertyRequireManualSyncWhenRoaming
Public propertyRequireSignedSMIMEAlgorithm
Public propertyRequireSignedSMIMEMessages
Public propertyRequireStorageCardEncryption
Public propertyUnapprovedInROMApplicationList
Top
See Also

Reference