IHostConfigurationAllowTableAccess Method
Indicates whether access to the table is allowed for the current user.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
bool AllowTableAccess(
string table
)
Function AllowTableAccess (
table As String
) As Boolean
- table String
- Table name.
Boolean if allowed table access; otherwise,
.