SecurityIdentifier Constructor (IntPtr)
.NET Framework (current version)
Initializes a new instance of the SecurityIdentifier class by using an integer that represents the binary form of a security identifier (SID).
Assembly: mscorlib (in mscorlib.dll)
Parameters
- binaryForm
-
Type:
System.IntPtr
An integer that represents the binary form of a SID.
SecurityPermission
for the ability to access unmanaged code. Associated enumeration: SecurityPermissionFlag.UnmanagedCode
.NET Framework
Available since 2.0
Available since 2.0
Show: