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