Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
string | GetSddlForm (AccessControlSections includeSections) |
void | GetBinaryForm (byte[] binaryForm, int offset) |
Static Public Member Functions | |
static bool | IsSddlConversionSupported () |
Package Functions | |
GenericSecurityDescriptor () | |
Static Package Functions | |
static int | UnmarshalInt (byte[] binaryForm, int offset) |
Properties | |
GenericAcl? | GenericSacl [get] |
GenericAcl? | GenericDacl [get] |
bool | IsCraftedAefaDacl [get] |
static byte | Revision [get] |
ControlFlags | ControlFlags [get] |
SecurityIdentifier? | Owner [get, set] |
SecurityIdentifier? | Group [get, set] |
int | BinaryLength [get] |
Static Private Member Functions | |
static void | MarshalInt (byte[] binaryForm, int offset, int number) |
Definition at line 5 of file GenericSecurityDescriptor.cs.