Click or drag to resize
Infosoft Logo

IOAuthClientCallbackEntityService Methods

The IOAuthClientCallbackEntityService type exposes the following members.

Methods
 NameDescription
Public methodCreate Creates a new OAuthClientCallback
Public methodDelete Deletes the specified OAuthClientCallback.
Public methodGet Gets a list of OAuthClientCallbacks matching the specified filter.
(Inherited from IOAuthClientCallbackQueryService)
Public methodGetAll Gets all OAuthClientCallbacks
(Inherited from IOAuthClientCallbackQueryService)
Public methodGetSingle Gets a single OAuthClientCallback matching the provided filter.
(Inherited from IOAuthClientCallbackQueryService)
Public methodUpdate Updates the specified OAuthClientCallback
Top
See Also