AllowBlankPassword Property (OraclePermissionAttribute)
Gets a value indicating whether a blank password is allowed.
public bool AllowBlankPassword {get; set;}
'Declaration
Public Property AllowBlankPassword As Boolean
Property Value
true if a blank password is allowed; otherwise,
false.