| SecureDatabaseCookieSessionManagerFactorySessionTable Property |
[Missing <summary> documentation for "P:Activsoft.Engine.Web.SecureDatabaseCookieSessionManagerFactory.SessionTable"]
Namespace: Activsoft.Engine.WebAssembly: Activsoft.Engine.Web (in Activsoft.Engine.Web.dll) Version: 6.0.0.0 (6.0.0.0)
Syntaxpublic string SessionTable { get; }Public ReadOnly Property SessionTable As String
Get
public:
property String^ SessionTable {
String^ get ();
}member SessionTable : string with get
Property Value
Type:
String
See Also