Click or drag to resize

AmiServiceClientUnlockUser Method

Unlock user

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

Parameters

userId
Type: SystemGuid

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

Return Value

Type: SecurityUserInfo

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

See Also