Namespace:
FlowWright.cDevDeAPI
Assembly:
cDevDeAPI (in cDevDeAPI.dll)
public dePermissions(
string sTenantDBConnectionString,
string hostOrTenantID,
string externalUserName,
string tableName
)
Public Sub New ( _
sTenantDBConnectionString As String, _
hostOrTenantID As String, _
externalUserName As String, _
tableName As String _
)
public:
dePermissions(
String^ sTenantDBConnectionString,
String^ hostOrTenantID,
String^ externalUserName,
String^ tableName
)
Parameters
- sTenantDBConnectionString
- Type: String
Connection string to the tenant database
- hostOrTenantID
- Type: String
host name or tenant id
- externalUserName
- Type: String
The external user identifier
- tableName
- Type: String