IOAuth |
public interface IOAuthClientAuthorizationService : IOAuthClientAuthorizationQueryService, IBusinessService
The IOAuthClientAuthorizationService type exposes the following members.
Name | Description | |
---|---|---|
Get |
Gets a list of OAuthClientAuthorizations matching the specified filter.
(Inherited from IOAuthClientAuthorizationQueryService) | |
GetAll |
Gets all OAuthClientAuthorizations
(Inherited from IOAuthClientAuthorizationQueryService) | |
GetSingle |
Gets a single OAuthClientAuthorization matching the provided filter.
(Inherited from IOAuthClientAuthorizationQueryService) | |
RevokeAuthorization | Revokes the authorization. |