#include <t_nt_security.h>
Inheritance diagram for test_nt_security:


Public Member Functions | |
| test_nt_security () | |
| ~test_nt_security () | |
| IMPLEMENT_CLASS_NAME ("test_nt_security") | |
| int | execute () |
| forwards application_base responsibility upwards to derived objects. | |
| void | menu_exit_program () |
| void | nt_get_user_and_domain_name () |
| void | nt_domain_binding () |
| void | nt_domain_user_binding () |
| void | nt_set_privilege_on_user () |
| istring | query_text (const istring &title) |
Definition at line 26 of file t_nt_security.h.
| test_nt_security::test_nt_security | ( | ) |
| test_nt_security::~test_nt_security | ( | ) |
| test_nt_security::IMPLEMENT_CLASS_NAME | ( | "test_nt_security" | ) |
| int test_nt_security::execute | ( | ) | [virtual] |
| void test_nt_security::menu_exit_program | ( | ) |
| void test_nt_security::nt_get_user_and_domain_name | ( | ) |
| void test_nt_security::nt_domain_binding | ( | ) |
| void test_nt_security::nt_domain_user_binding | ( | ) |
| void test_nt_security::nt_set_privilege_on_user | ( | ) |
1.5.1