dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OraclePermissionAttribute Class / AllowBlankPassword Property

In This Topic
AllowBlankPassword Property (OraclePermissionAttribute)
In This Topic
Gets a value indicating whether a blank password is allowed.
Syntax
'Declaration
 
Public Property AllowBlankPassword As Boolean
 

Property Value

true if a blank password is allowed; otherwise, false.
See Also