BdcAccessControlList constructor
Initializes a new instance of the class by using various options.
Overload list
Name | Description | |
---|---|---|
BdcAccessControlList() | Initializes a new instance of the class. | |
BdcAccessControlList(IList<IAccessControlEntry>) | Initializes a new instance of the class by using access control entry (ACE) lists. |
Top