Indicate if the current user is authenticated

Namespace:  Devolutions.Utils
Assembly:  Devolutions.Utils (in Devolutions.Utils.dll)

Syntax

Visual Basic
Public Shared ReadOnly Property IsAuthenticated As Boolean
	Get
C#
public static bool IsAuthenticated { get; }

See Also