BdcAccessControlList Constructor
Include Protected Members
Include Inherited Members
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 an access control entry (ACE) list. |
Top