Auth |
public static class AuthExtensions
The AuthExtensions type exposes the following members.
Name | Description | |
---|---|---|
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. |