What is the "system.identitymodel.ni.dll" ? Variant 17552590

Our database contains 4736 different files for filename system.identitymodel.ni.dll but this page contains information about single file with specific attributes. If you want to see general information about the system.identitymodel.ni.dll then visit General Information Page . You can also check most distributed file variants with name system.identitymodel.ni.dll. This file belongs to product Microsoft® .NET Framework and was developed by company Microsoft Corporation. This file has description System.IdentityModel.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.identitymodel.ni.dll Library
Product:
Microsoft® .NET Framework
Company:
Microsoft Corporation
Description:
System.IdentityModel.dll
Version:
4.0.30319.1001
MD5:
84d7bb2a7796aec164a16adbf4f2f7d4
SHA1:
d4560e8017a504dc8b4151d18823425e8d144de6
SHA256:
4745dade816c4b5bf4c962559fdb51fd317a87291d6154e43d5f8a116652c18e
Size:
1422848
Directory:
C:\Windows\assembly\NativeImages_v4.0.30319_64\System.IdentityModel\a86ec9d380a283007c8690257ded7017
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
Baidu Antivirus2016-09-06 21:40:47
360 Total Security2016-07-17 18:39:22
McAfee Anti-Virus y Anti-Spyware2016-07-08 20:11:18
Microsoft Security Essentials2016-07-06 01:21:51
Symantec Endpoint Protection2016-06-20 14:56:54
Dr.Web Security Space2016-06-01 20:27:45
NANO AntiVirus2016-05-15 22:04:52
Kaspersky Anti-Virus2016-05-11 17:02:52
avast! Antivirus2016-05-11 00:33:55
ESET NOD32 Antivirus 9.0.375.12016-05-07 15:29:04
Antivirus shields were enabled and have latest antivirus database.

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

  • SAFErating from user MikeOne (Variant: 17552590)

    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.