Click or drag to resize
DbClientAuthenticate Method (String, String)
Authenticate

Namespace: DrawerBackup.Native.Clients
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
protected AuthResults Authenticate(
	string username,
	string password
)

Parameters

username
Type: SystemString
password
Type: SystemString

Return Value

Type: AuthResults
See Also