Исходный код вики System. DirectoryServices
Редактировал(а) Alexandr Fokin 2022/12/19 13:20
Последние авторы
author | version | line-number | content |
---|---|---|---|
1 | System.DirectoryServices | ||
2 | https://www.nuget.org/packages/System.DirectoryServices | ||
3 | |||
4 | System.DirectoryServices.AccountManagement | ||
5 | https://www.nuget.org/packages/System.DirectoryServices.AccountManagement/4.5.0-preview1-25914-04 | ||
6 | |||
7 | ActiveDirectory провайдер. | ||
8 | |||
9 | [[LDAP>>doc:Хостинг.Операционные системы.Windows.LDAP.WebHome]] | ||
10 | |||
11 | ---- | ||
12 | |||
13 | Использование LDAP и Active Directory с C# 101 | ||
14 | [[https:~~/~~/auth0.com/blog/using-ldap-with-c-sharp/>>url:https://auth0.com/blog/using-ldap-with-c-sharp/]] | ||
15 | |||
16 | Validate a username and password against Active Directory? | ||
17 | https://stackoverflow.com/questions/290548/validate-a-username-and-password-against-active-directory | ||
18 | |||
19 | Creating Active Directory user with password in C# | ||
20 | https://stackoverflow.com/questions/2305857/creating-active-directory-user-with-password-in-c-sharp |