FreeFlow class library

User.HasBlankPassword Property

Gets a value indicating whether this user has a blank password.

[Visual Basic]
Public ReadOnly Property HasBlankPassword As Boolean
[C#]
public bool HasBlankPassword {get;}

Property Value

true if this user has a blank password; otherwise, false.

See Also

User Class | FreeFlow.Administration Namespace