Gets a value indicating whether the session is authenticated.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
| Visual Basic |
|---|
Public Overrides ReadOnly Property IsAuthenticated As Boolean Get |
| C# |
|---|
public override bool IsAuthenticated { get; } |