What is the "system.directoryservices.ni.dll" ? Variant 17554621

Our database contains 1831 different files for filename system.directoryservices.ni.dll but this page contains information about single file with specific attributes. If you want to see general information about the system.directoryservices.ni.dll then visit General Information Page . You can also check most distributed file variants with name system.directoryservices.ni.dll. This file belongs to product Microsoft® .NET Framework and was developed by company Microsoft Corporation. This file has description .NET Framework. Agregate rating is 5(5) stars - based on 1 reviews.This file is Dynamic-link Library. This library can be loaded and executed in any running process.

system.directoryservices.ni.dll Library
Product:
Microsoft® .NET Framework
Company:
Microsoft Corporation
Description:
.NET Framework
Version:
2.0.50727.5467
MD5:
94ccb38f8cf479f3185887af7cf16490
SHA1:
ac4d5e298c5b0639c5b9903528f11cd14859ee3d
SHA256:
71d1cc23d3bdee696319197dc19b80c310340f9a623d5530163e5237f5651b51
Size:
1640448
Directory:
C:\Windows\assembly\NativeImages_v2.0.50727_64\System.DirectorySer#\402461274f60011a464c69f742b25ff2
Operating System:
Windows 7
Occurence:
High oc2

System Explorer Community Antivirus Report

This file was checked and tolerated by following antivirus shields :
Antivirus NameLatest Toleration
ESET NOD32 Antivirus 8.02016-05-20 17:11:15
ESET Smart Security 9.0.377.02016-05-15 07:00:45
Symantec Endpoint Protection2016-02-18 19:30:08
avast! Antivirus2016-01-08 21:57:53
Kaspersky Internet Security2015-10-24 13:58:06
Sophos Anti-Virus2015-10-21 14:31:03
360 Total Security2015-07-12 17:48:00
McAfee VirusScan Enterprise2015-03-02 16:24:34
AVG AntiVirus Free Edition 20152015-01-31 17:45:39
Microsoft Security Essentials2014-12-17 09:51:26
Antivirus shields were enabled and have latest antivirus database.

Is the library "system.directoryservices.ni.dll" Safe or Threat ?

Loading Graph
100% of reviewed files are marked as Safe .
100% of reviewed files are marked as System file.
Our final rating for this file is Safe. Final rating is based on file reviews, discovered date, users occurence and antivirus scan results.

User Reviews of the "system.directoryservices.ni.dll"

  • SAFErating from user MikeOne (Variant: 17554621)

    There are two things one should know about NativeImages : they are part of the .Net framework, a native service of the Microsoft operating systems. The Native Image Service is a Windows service responsible for generating and maintaining the native images - for the generating of the images it uses the Native Image Generator (you can find it as a Ngen.exe file running on your PC). The native images are files containing compiled processor-specific machine code, and installs them into the native image cache on the local computer - at the end it is musch faster to run the code from the already pre-compiled native image of any executable/dll etc. then from the source. For more info about Native Image Service check the http://msdn.microsoft.com/en-us/library/ms165074.aspx pages, and for the Native Image Generator check the http://msdn.microsoft.com/en-us/library/6t9t5wcf(v=vs.80).aspx pages. You can find nearly any file built as a native image, check the original file for its functionalities.