What is the "system.security.ni.dll" ? Variant 17552001

Our database contains 2926 different files for filename system.security.ni.dll but this page contains information about single file with specific attributes. If you want to see general information about the system.security.ni.dll then visit General Information Page . You can also check most distributed file variants with name system.security.ni.dll. This file belongs to product Microsoft® .NET Framework and was developed by company Microsoft Corporation. This file has description System.Security.dll. 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.security.ni.dll Library
Product:
Microsoft® .NET Framework
Company:
Microsoft Corporation
Description:
System.Security.dll
Version:
4.0.30319.1001
MD5:
b485c6c423d725748e6577c23fc5d9f9
SHA1:
c778a67da482b5e3c83c6e94979c5d045928605d
SHA256:
b34ed6f294028775a479e527af76bc5177a9202f31e0b77694dfa9ea92766564
Size:
745984
Directory:
C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Security\581e9ba9c81e2840a917fbd3d9661f85
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
Microsoft Security Essentials2016-09-02 12:42:56
ESET Smart Security 9.0.318.202016-06-10 09:14:14
Symantec Endpoint Protection.cloud2016-01-27 22:45:13
avast! Antivirus2015-10-08 20:04:00
AVG AntiVirus Free Edition 20152015-06-05 02:25:50
Kaspersky Internet Security2015-05-31 00:53:47
Avira Antivirus2015-05-09 19:41:07
Norton Internet Security2015-05-07 05:07:09
Trend Micro OfficeScan Virenschutz2015-01-07 10:02:09
Antivirus shields were enabled and have latest antivirus database.

Is the library "system.security.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.security.ni.dll"

  • SAFErating from user MikeOne (Variant: 17552001)

    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.