Syntax
public
void GetBinaryForm (
byte[] binaryForm,
int offset)
Parameters
- binaryForm
-
The byte array to receive the copied SID.
- offset
-
The byte offset to use as the starting index in binaryForm.
Remarks
Requirements
Namespace: System.Security.Principal
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0