WindowsAccessControlEntry Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the class.
Overload List
Name | Description | |
---|---|---|
WindowsAccessControlEntry(String) | Initializes a new instance of the class using the specified security principal name. | |
WindowsAccessControlEntry(String, BdcRights) | Initializes a new instance of the class using the specified name and access rights of the security principal. | |
WindowsAccessControlEntry(String, String, BdcRights) | Initializes a new instance of the class using the specified name, display name, and access rights of the security principal. |
Top
See Also
Reference
WindowsAccessControlEntry Class