TestimoX

API Reference

Class

AceView (NetSessionEnumerationLocalService)

Namespace ADPlayground.DomainControllers.NetSessionEnumerationLocalService
Assembly ADPlayground
Modifiers sealed

Expanded access control entry view for the session-enumeration descriptor.

Inheritance

  • Object
  • AceView

Constructors

Properties

public String Identity { get; set; } #

Friendly trustee name when known.

public String Sid { get; set; } #

Trustee SID value.

public String AccessType { get; set; } #

ACE type rendered as Allow, Deny, or the raw ace type name.

public String RightsHex { get; set; } #

Access mask rendered in hexadecimal.

public Boolean IsInherited { get; set; } #

True when the ACE is inherited.