Class WindowsSharePermissionCollection
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents a collection Windows share level permissions.
public class WindowsSharePermissionCollection : Collection<WindowsSharePermission>, IList<WindowsSharePermission>, ICollection<WindowsSharePermission>, IList, ICollection, IReadOnlyList<WindowsSharePermission>, IReadOnlyCollection<WindowsSharePermission>, IEnumerable<WindowsSharePermission>, IEnumerable
- Inheritance
-
WindowsSharePermissionCollection
- Implements
- Inherited Members
Constructors
WindowsSharePermissionCollection()
Initializes a new instance of the CENTREL.XIA.Configuration.Types.WindowsSharePermissionCollection class.
public WindowsSharePermissionCollection()
Methods
Sort()
Sorts the values in the collection.
public void Sort()