Click or drag to resize

IOperationServiceAuthenticateByPin Method

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

Parameters

pin
Type: SystemString

Return Value

Type: ICredentials
See Also