1 reference to GetValue
System.DirectoryServices (1)
System\DirectoryServices\DirectoryEntries.cs (1)
128
return _currentEntry ??= new DirectoryEntry(_enumVariant.
GetValue
(), _container.UsePropertyCache, _container.GetUsername(), _container.GetPassword(), _container.AuthenticationType);