Click or drag to resize

AuthExtensions Methods

The AuthExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodExecuteAuthCommand(IAuthentication, AuthenticatedCommand) Executes JSON authenticated command that does not return data.
Public Extension MethodExecuteAuthCommandTC(IAuthentication, TC) Executes JSON authenticated command.
Public Extension MethodExecuteAuthCommandTC, TR(IAuthentication, TC, Boolean) Executes JSON authenticated command.
Public Extension MethodExecuteAuthRestTC, TR Executes Protobuf authenticated request.
Public Extension MethodExecuteBatch Execute JSON authenticated command in a batch
Public Extension MethodIsAuthenticated Gets authenticated flag.
Top
See Also