Click or drag to resize

SecurityApplicationResourceHandlerObsolete Method

Obolete the device

Namespace:  SanteDB.Rest.AMI.Resources
Assembly:  SanteDB.Rest.AMI (in SanteDB.Rest.AMI.dll) Version: 2.2.1
Syntax
public override Object Obsolete(
	Object key
)

Parameters

key
Type: SystemObject

[Missing <param name="key"/> documentation for "M:SanteDB.Rest.AMI.Resources.SecurityApplicationResourceHandler.Obsolete(System.Object)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:SanteDB.Rest.AMI.Resources.SecurityApplicationResourceHandler.Obsolete(System.Object)"]

Implements

IApiResourceHandlerObsolete(Object)
IApiResourceHandlerObsolete(Object)
See Also