| ResourceCheckoutLockUserIdentity Property |
Security user key which has the lock
Namespace:
SanteDB.Core.Services.Impl
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax public string UserIdentity { get; set; }
Public Property UserIdentity As String
Get
Set
public:
property String^ UserIdentity {
String^ get ();
void set (String^ value);
}
member UserIdentity : string with get, set
Property Value
Type:
StringSee Also