| AuthenticationContextEnterSystemContext Method |
Enter the system context
Namespace:
SanteDB.Core.Security
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.481-alpha
Syntax public static IDisposable EnterSystemContext()
Public Shared Function EnterSystemContext As IDisposable
public:
static IDisposable^ EnterSystemContext()
static member EnterSystemContext : unit -> IDisposable
Return Value
Type:
IDisposable[Missing <returns> documentation for "M:SanteDB.Core.Security.AuthenticationContext.EnterSystemContext"]
See Also