public static class AuthExtensions| ExecuteAuthCommand(IAuthentication, AuthenticatedCommand) | Executes JSON authenticated command that does not return data. |
| ExecuteAuthCommandTC(IAuthentication, TC) | Executes JSON authenticated command. |
| ExecuteAuthCommandTC, TR(IAuthentication, TC, Boolean) | Executes JSON authenticated command. |
| ExecuteAuthRestTC, TR | Executes Protobuf authenticated request. |
| ExecuteBatch | Execute JSON authenticated command in a batch |
| IsAuthenticated | Gets authenticated flag. |