HostPasswordSettings PropertiesIpswitch.Messaging.Framework

The HostPasswordSettings type exposes the following members.

Properties

  NameDescription
Public propertyCount
(Inherited from Settings.)
Public propertyIsReadOnly
(Inherited from Settings.)
Public propertyItem
(Inherited from Settings.)
Public propertyMaximumLength
Gets or sets a value that indicates the maximum length allowed for passwords for the Host. This can be a valid string length greater than zero or -1 if there is no maximum.
Public propertyMinimumLength
Gets or sets a value that indicates the minimum length allowed for passwords for the Host. This can be a valid string length greater than zero or -1 if there is no minimum.
Public propertyPasswordExpirationEnabled
Whether or not user passwords can expire.
Public propertyPasswordLifeSpan
The number of days that a password can be used before it must be changed. 0 = unlimited
Public propertyRegexId
Gets or sets a Regex pattern Id that can be used to pull resource string help text.
Public propertyRegexPattern
Gets or sets a Regex pattern that will be used to validate passwords for the Host
Top
See Also

Reference