IOAuth | |
The IOAuthClientAuthorizationEntityService type exposes the following members.
| Name | Description | |
|---|---|---|
| Create | Creates a new OAuthClientAuthorization | |
| Delete | Deletes the specified OAuthClientAuthorization. | |
| 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)  | |
| Update | Updates the specified OAuthClientAuthorization |