HostPasswordSettingsMaximumLength Property Ipswitch.Messaging.Framework
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.

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

public int MaximumLength { get; set; }

Property Value

Type: Int32
See Also

Reference