Click or drag to resize
Infosoft Logo

IOAuthClientAuthorizationService Methods

The IOAuthClientAuthorizationService type exposes the following members.

Methods
 NameDescription
Public methodGet Gets a list of OAuthClientAuthorizations matching the specified filter.
(Inherited from IOAuthClientAuthorizationQueryService)
Public methodGetAll Gets all OAuthClientAuthorizations
(Inherited from IOAuthClientAuthorizationQueryService)
Public methodGetSingle Gets a single OAuthClientAuthorization matching the provided filter.
(Inherited from IOAuthClientAuthorizationQueryService)
Public methodRevokeAuthorization Revokes the authorization.
Top
See Also