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

public override bool EnablePasswordReset { get; }
Public Overrides ReadOnly Property EnablePasswordReset As Boolean Get
public: virtual property bool EnablePasswordReset { bool get () override; }
abstract EnablePasswordReset : bool with get override EnablePasswordReset : bool with get
Property Value
Type: Boolean