TestimoX

API Reference

Class

ServiceAclDescriptor

Namespace ComputerX.Acl
Assembly ComputerX
Modifiers sealed

Service ACL descriptor with entries.

Inheritance

Constructors

public ServiceAclDescriptor() #

Properties

public String Computer { get; set; } #

Computer hosting the service.

public String ServiceName { get; set; } #

Service short name.

public List<ServiceAclEntry> Dacl { get; set; } #

Discretionary access control entries.