| RemoteEndpointUtilCurrent Property |
Gets the singleton
Namespace:
SanteDB.Core.Security
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax public static RemoteEndpointUtil Current { get; }
Public Shared ReadOnly Property Current As RemoteEndpointUtil
Get
public:
static property RemoteEndpointUtil^ Current {
RemoteEndpointUtil^ get ();
}
static member Current : RemoteEndpointUtil with get
Property Value
Type:
RemoteEndpointUtilSee Also