|
DbClientAuthenticate Method |
Try to auth the client
Namespace: DrawerBackup.Native.ClientsAssembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxpublic AuthResults Authenticate()
Public Function Authenticate As AuthResults
public:
AuthResults Authenticate()
member Authenticate : unit -> AuthResults
Return Value
Type:
AuthResults
See Also