 | ISecurityRepositoryServiceLockDevice Method |
Locks a device principal
Namespace: SanteDB.Core.ServicesAssembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
Syntaxvoid LockDevice(
Guid key
)
Sub LockDevice (
key As Guid
)
void LockDevice(
Guid key
)
abstract LockDevice :
key : Guid -> unit Parameters
- key Guid
[Missing <param name="key"/> documentation for "M:SanteDB.Core.Services.ISecurityRepositoryService.LockDevice(System.Guid)"]
See Also