Class KnownAce
Inherited Members
Namespace: System.Security.AccessControl
Assembly: IronZip.dll
Syntax
public abstract class KnownAce : GenericAce
Properties
AccessMask
Declaration
public int AccessMask { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |
SecurityIdentifier
Declaration
public SecurityIdentifier SecurityIdentifier { get; set; }
Property Value
| Type | Description |
|---|---|
| SecurityIdentifier |