| ISessionId Property |
Gets the identifier of the session
Namespace:
SanteDB.Core.Security
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax ReadOnly Property Id As Byte()
Get
property array<unsigned char>^ Id {
array<unsigned char>^ get ();
}
abstract Id : byte[] with get
Property Value
Type:
ByteSee Also