![]() | |
IOAuth |
public interface IOAuthClientCallbackEntityService : IOAuthClientCallbackQueryService, IBusinessService
The IOAuthClientCallbackEntityService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create | Creates a new OAuthClientCallback |
![]() | Delete | Deletes the specified OAuthClientCallback. |
![]() | 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) |
![]() | Update | Updates the specified OAuthClientCallback |