groupprincipal Questions

2

Solved

I do the extension of the UserPrincipal class to retrieve some missing properties that i need: [DirectoryObjectClass("user")] [DirectoryRdnPrefix("CN")] class UserPrincipalExt : UserPrincipal { p...

1

I'm doing some Active Directory work with .NET's System.DirectoryServices.AccountManagement namespace. I noticed that Principal implements IDisposable, which causes sort of a headache since everyth...
Laciniate asked 12/2, 2013 at 21:7
1

© 2022 - 2024 — McMap. All rights reserved.