| 1. | Adds a new user to the sql server membership database 向sql server成员资格数据库添加一个新用户。 |
| 2. | Updates information about a user in the sql server membership database 更新sql server成员资格数据库中用户的信息。 |
| 3. | Gets a collection of all the users in the sql server membership database 获取sql server成员资格数据库中所有用户的集合。 |
| 4. | Removes a user s membership information from the sql server membership database 从sql server成员资格数据库删除用户的成员资格信息。 |
| 5. | Returns the password for the specified user name from the sql server membership database 从sql server成员资格数据库返回指定用户名的密码。 |
| 6. | Updates the password question and answer for a user in the sql server membership database 更新sql server成员资格数据库中用户的密码提示问题和答案。 |
| 7. | Verifies that the specified user name and password exist in the sql server membership database 验证sql server成员资格数据库中是否存在指定的用户名和密码。 |
| 8. | Gets a value indicating the format for storing passwords in the sql server membership database 获取一个值,表示用于在sql server成员资格数据库中存储密码的格式。 |
| 9. | This ensures that the connection to the membership database that was used by the web site administration tool is closed 这将确保关闭由网站管理工具使用的与成员资格数据库的连接。 |
| 10. | You should assign the minimum necessary privileges to a user id that connects to the sql server membership database 应将必需的最小特权分配给连接到sql server成员资格数据库的用户id 。 |