Click or drag to resize

AmiServiceClientLockUser Method

Lock user

Namespace:  SanteDB.Messaging.AMI.Client
Assembly:  SanteDB.Messaging.AMI.Client (in SanteDB.Messaging.AMI.Client.dll) Version: 2.2.1
Syntax
public SecurityUserInfo LockUser(
	Guid userId
)

Parameters

userId
Type: SystemGuid

[Missing <param name="userId"/> documentation for "M:SanteDB.Messaging.AMI.Client.AmiServiceClient.LockUser(System.Guid)"]

Return Value

Type: SecurityUserInfo

[Missing <returns> documentation for "M:SanteDB.Messaging.AMI.Client.AmiServiceClient.LockUser(System.Guid)"]

See Also