directoryservices
Does anyone know where I can find this HTML code?
I\'d like 3 SELECT boxes that allow people to select the month, day, and year. I\'m sure there are HTML pre-sets like this, right?[详细]
2022-12-24 11:24 分类:问答Active Directory Services: PrincipalContext -- What is the DN of a "container" object?
I\'m currently trying to authenticate via Active Directory Services using the PrincipalContext class. I would like to have my application authenticate to the Domain using Sealed and SSL contexts. In o[详细]
2022-12-24 06:42 分类:问答Given a user's SID, how do I get their userPrincipalName?
I have a list of user\'s security identifiers and I need to get a list of userPrincipalName\'s... is there any way that I can get it without loading up the use开发者_如何学Pythonrs DirectoryEntry and[详细]
2022-12-23 17:59 分类:问答CoreData could not fulfill a fault when adding new attribute
I am receiving a \"CoreData could not fulfill a fault for ...\" error message when trying to access a new attribute in a new data model. If I work with new data I\'m ok, but when I attempt to read exi[详细]
2022-12-23 03:13 分类:问答How do I change Remote Desktop Services properties of AD users in .NET?
I need to set properties related to Remote Desktop Services on Active Directory users in .NET (i.e., via System.DirectoryServices), but I can\'t see that these properties are exposed by the API? I kno[详细]
2022-12-22 15:33 分类:问答Improving performance of System.DirectoryServices.AccountManagement
I have a program that will let me manage users on our terminal server that we use to demo our software. I have been trying to improve the performace of adding users to the system (It adds the main acc[详细]
2022-12-22 04:11 分类:问答Adding User to AD Security Group fails after user creation
I am using a WCF service to expose certain Active Directory management functions to our help desk staff without giving them the group membership required to manipulate AD directly. Adding users to and[详细]
2022-12-22 02:32 分类:问答How to Marshal COM simple type -> net type
I need to determine value of (DirectoryEntry) user.Propertes[\"pwdLastSet].Value how would I marshal s开发者_Go百科uch value to .Net Type..User Management with Active Directory—How Password Modificat[详细]
2022-12-19 19:09 分类:问答is System.DirectoryServices.AccountManagement.GroupPrincipal thread safe?
I am writing a program that will create users in bulk, I have a operation that is part of the creation that is blocks for about 5 seconds, to get around this I was going to make it threaded and have e[详细]
2022-12-17 15:43 分类:问答Managing terminal users through System.DirectoryServices
I have a environment where I need to frequently change the parameters to a program that is launched when a user logs in to the terminal server. As of right now we open the computer management snap-in[详细]
2022-12-15 21:54 分类:问答