IOAuth | |
public interface IOAuthClientCallbackService : IOAuthClientCallbackQueryService, IBusinessService
The IOAuthClientCallbackService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Gets a list of OAuthClientCallbacks matching the specified filter.
(Inherited from IOAuthClientCallbackQueryService) | |
| GetAll |
Gets all OAuthClientCallbacks
(Inherited from IOAuthClientCallbackQueryService) | |
| GetSingle |
Gets a single OAuthClientCallback matching the provided filter.
(Inherited from IOAuthClientCallbackQueryService) |