AccessControlEntryStruct Members
Include Protected Members
Include Inherited Members
Specifies access rights for a user to perform application-specific implementations of common tasks.
The AccessControlEntryStruct type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AccessControlEntryStruct | Initializes a new instance of the structure. |
Top
Properties
Name | Description | |
---|---|---|
PrincipalBinaryForm | Gets or sets the encoded form. | |
PrincipalDisplayName | Gets or sets the well-formatted name. | |
PrincipalName | Gets or sets the display name. | |
Rights | Gets or sets the access rights. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top