Click or drag to resize
Infosoft Logo

IOAuthClientAuthorizationEntityService Methods

The IOAuthClientAuthorizationEntityService type exposes the following members.

Methods
 NameDescription
Public methodCreate Creates a new OAuthClientAuthorization
Public methodDelete Deletes the specified OAuthClientAuthorization.
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 methodUpdate Updates the specified OAuthClientAuthorization
Top
See Also