8 private int _accessMask;
12 internal const int AccessMaskLength = 4;
49 if (securityIdentifier ==
null)
The exception that is thrown when a null reference (Nothing in Visual Basic) is passed to a method th...
AceType
Defines the available access control entry (ACE) types.
Represents an Access Control Entry (ACE), and is the base class for all other ACE classes.
AceFlags
Specifies the inheritance and auditing behavior of an access control entry (ACE).
Encapsulates all Access Control Entry (ACE) types currently defined by Microsoft Corporation....
Represents a security identifier (SID) and provides marshaling and comparison operations for SIDs.
int AccessMask
Gets or sets the access mask for this T:System.Security.AccessControl.KnownAce object.