ASA Programming Guide
Adaptive Server Anywhere .NET Data Provider API Reference
AsaPermission class
Initializes a new instance of the AsaPermission class.
void AsaPermission( )
void AsaPermission( PermissionState state )
void AsaPermission(
PermissionState state,
bool allowBlankPassword
)
state One of the PermissionState values.
allowBlankPassword Indicates whether a blank password is allowed.