SecurityIdentifier.GetBinaryForm Method (Byte[], Int32)
.NET Framework (current version)
Copies the binary representation of the specified security identifier (SID) represented by the SecurityIdentifier class to a byte array.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- binaryForm
-
Type:
System.Byte[]
The byte array to receive the copied SID.
- offset
-
Type:
System.Int32
The byte offset to use as the starting index in binaryForm.
.NET Framework
Available since 2.0
Available since 2.0
Show: