Click or drag to resize

IApiResourceHandlerRepository Properties

The IApiResourceHandlerRepository type exposes the following members.

Properties
 NameDescription
Public propertyCapabilities Gets the capabilities of this service
(Inherited from IApiResourceHandler)
Public propertyRepository Get the repository which backs this
Public propertyResourceName Gets the name of the resource which the resource handler supports.
(Inherited from IApiResourceHandler)
Public propertyScope Get the scope of this resource handler (the service to which the resources are bound)
(Inherited from IApiResourceHandler)
Public propertyType Gets the type which the resource handler supports.
(Inherited from IApiResourceHandler)
Top
See Also