private bool IsActive(DirectoryEntry de)
{
if (de.NativeGuid == null) return false;
int flags = (int)de.Properties["userAccountControl"].Value;
if (!Convert.ToBoolean(flags & 0x0002)) return true; else return false;
return false;
}
C#, .NET, .Net Core
ASP.NET MVC, ASP.NET Web Forms, ASP.NET Core
HTML 5, CSS 3, Javascript, jQuery, Bootstrap
Entity Framework, NHibernate, Dapper
Sql Server, MySql, Oracle
Windows Server, Ubuntu, Debian, Pardus
Xamarin Forms, Android Studio
--- The future of the open web platform is looking very bright!
--- .NET is a free, cross-platform, open source developer platform for building any app.
Google Analytics İzleme
12 Eylül 2011
C#.Net ile Active Directory'deki bir user'ın disable olduğunu tespit etme
Bunun için şu kodu kullanabilirsiniz:
userAccountControl bilgisinin değerleri için:
Kaydol:
Kayıt Yorumları (Atom)
1 yorum:
Online rental services in gurgaon & Delhi NCR for air conditioning & Oil heater in rental services contact us
Yorum Gönder