Click or drag to resize

clsImportTenantMonitorAppInstallationDBUserName Property

database user, this client is connecting to the database (sa, SYSTEM or some thing more secure). MARI Will store the encrytted information here.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public string DBUserName { get; set; }

Property Value

Type: String
Remarks

MPTenantMonitorAppInstallations.DBUserName type: NVARCHAR length: 100

View: MARITenantMonitorAppInstallations.DBUserName: :Table: MPTenantMonitorAppInstallations.DBUserName

See Also