![]() |
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# |
![]() |
---|---|
public class AccessControlEntry |
Visual Basic (Declaration) |
![]() |
---|---|
Public Class AccessControlEntry |
The type exposes the following properties.
Public Properties
Name | Description | |
---|---|---|
![]() |
AccountSID |
Gets or Sets the Account SID
|
![]() |
AceType |
Gets or Sets the Access Control Entry Type
|
![]() |
Count |
Gets the number of elements contained in the ICollection<(Of <(<'T>)>)>.
|
![]() |
Flags |
Gets or Sets the Access Control Entry Flags
|
![]() |
InheritObjectGuid |
Gets or Sets the Inherit Object Guid
|
![]() |
IsReadOnly |
Gets a value indicating whether the ICollection<(Of <(<'T>)>)> is read-only.
|
![]() |
ObjectGuid |
Gets or Sets the Object Guid
|
![]() |
Rights |
Gets or Sets the Access Control Entry Rights
|