| SecurityConfigurationSectionMaxLocalSessionXml Property |
Local session length
Namespace:
SanteDB.DisconnectedClient.Configuration
Assembly:
SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax public string MaxLocalSessionXml { get; set; }
Public Property MaxLocalSessionXml As String
Get
Set
public:
property String^ MaxLocalSessionXml {
String^ get ();
void set (String^ value);
}
member MaxLocalSessionXml : string with get, set
Property Value
Type:
StringSee Also