CustomDataProvider Constructor (String, Boolean, String, String) |
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic CustomDataProvider(
string serverName,
bool useIntegratedAuthentication,
string userName,
string password
)
Parameters
- serverName
- Type: SystemString
- useIntegratedAuthentication
- Type: SystemBoolean
- userName
- Type: SystemString
- password
- Type: SystemString
See Also