MySqlWebSecurity.IsAuthenticated Property
From MySQL Connector/Net
MySQL Connector/Net
| MySqlWebSecurityIsAuthenticated Property |
Namespace: MySql.Web.Security
Assembly: MySql.Web (in MySql.Web.dll) Version: 6.9.9
public static bool IsAuthenticated { get; }
Public Shared ReadOnly Property IsAuthenticated As Boolean Get
public: static property bool IsAuthenticated { bool get (); }
static member IsAuthenticated : bool with get