MySQL Connector/Net
MySqlWebSecurityIsConfirmed Method |
Namespace: MySql.Web.Security
Assembly: MySql.Web (in MySql.Web.dll) Version: 6.9.9

public static bool IsConfirmed( string userName )
Public Shared Function IsConfirmed ( userName As String ) As Boolean
public: static bool IsConfirmed( String^ userName )
static member IsConfirmed : userName : string -> bool
Parameters
- userName
- Type: SystemString
Return Value
Type: Boolean