Click or drag to resize

RemoteSecurityRepositoryUnlockUser Method

Unlock the user

Namespace:  SanteDB.DisconnectedClient.Services.Remote
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public void UnlockUser(
	Guid userId
)

Parameters

userId
Type: SystemGuid

[Missing <param name="userId"/> documentation for "M:SanteDB.DisconnectedClient.Services.Remote.RemoteSecurityRepository.UnlockUser(System.Guid)"]

Implements

ISecurityRepositoryServiceUnlockUser(Guid)
See Also