Click or drag to resize

INullifyResourceHandler Properties

The INullifyResourceHandler type exposes the following members.

Properties
  NameDescription
Public propertyCapabilities
Gets the capabilities of this service
(Inherited from IApiResourceHandler.)
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