Click or drag to resize
AuthManagerValidate 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 Result Validate(
	string authID
)

Parameters

authID
Type: SystemString

Return Value

Type: Result
See Also