Click or drag to resize

IOperationServiceGetDefaultCredentials Method

Returns default credentials bound to current plugin.

Namespace:  Resto.Front.Api
Assembly:  Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
ICredentials GetDefaultCredentials()

Return Value

Type: ICredentials
Exceptions
ExceptionCondition
AuthenticationExceptionAuthentication failed.
See Also