Click or drag to resize

IOperationServiceAuthenticateByPin Method

Namespace:  Resto.Front.Api.V4
Assembly:  Resto.Front.Api.V4 (in Resto.Front.Api.V4.dll)
Syntax
C#
ICredentials AuthenticateByPin(
	string pin
)

Parameters

pin
Type: SystemString

Return Value

Type: ICredentials
See Also