API Reference
Class
ServiceAclDescriptor
Service ACL descriptor with entries.
Inheritance
- AclDescriptorBase
- ServiceAclDescriptor
Constructors
public ServiceAclDescriptor() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public List<ServiceAclEntry> Dacl { get; set; } #Discretionary access control entries.
Inherited Properties
public String OwnerName { get; set; } #Inherited from AclDescriptorBase
public String GroupName { get; set; } #Inherited from AclDescriptorBase