Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Security.AccessControl.GenericSecurityDescriptor Class Referenceabstract

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

GenericAclGenericSacl [get]
 
GenericAclGenericDacl [get]
 
bool IsCraftedAefaDacl [get]
 
static byte Revision [get]
 
ControlFlags ControlFlags [get]
 
SecurityIdentifierOwner [get, set]
 
SecurityIdentifierGroup [get, set]
 
int BinaryLength [get]
 

Static Private Member Functions

static void MarshalInt (byte[] binaryForm, int offset, int number)
 

Detailed Description

Definition at line 5 of file GenericSecurityDescriptor.cs.


The documentation for this class was generated from the following file: