Click or drag to resize
AuthManagerValidateAuth Method
Validate the authentication

Namespace: DrawerBackup.Native.Server.Auth
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public bool ValidateAuth(
	Auth auth
)

Parameters

auth
Type: DrawerBackup.Native.Data.EntitiesAuth

Return Value

Type: Boolean
See Also