Click or drag to resize
AuthManagerAuthenticate Method
Try to Authenticate the User

Namespace: DrawerBackup.Native.Server.Auth
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public Result Authenticate(
	UserAccount user
)

Parameters

user
Type: DrawerBackup.Native.Data.EntitiesUserAccount

Return Value

Type: Result
See Also