AuthenticationBaseEventArgs.Context Property
Namespace: Rebex.Net.Servers
Assembly: Rebex.FileServer.dll (version 7.0.9448)
Context
An optional custom object representing the session context.
Declaration
public object Context { get; set; }
Property Value
| Type | Description |
|---|---|
| Object |