Click or drag to resize

SecurityUserResourceHandlerUnlock Method

Unlock user

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

Parameters

key
Type: SystemObject

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

Return Value

Type: Object

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

Implements

ILockableResourceHandlerUnlock(Object)
See Also