Gets custom context object assigned in Authentication event handler's Accept(ServerUser, Object) method.

Namespace:  Rebex.Net.Servers
Assembly:  Rebex.FileServer (in Rebex.FileServer.dll)

Syntax

Visual Basic
Public Property Context As Object
	Get
	Friend Set
C#
public Object Context { get; internal set; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also