| SessionEstablishedEventArgsElevated Property |
Elevated sesison
Namespace:
SanteDB.Core.Services
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax public bool Elevated { get; }
Public ReadOnly Property Elevated As Boolean
Get
public:
property bool Elevated {
bool get ();
}
member Elevated : bool with get
Property Value
Type:
BooleanSee Also