API Reference
Class
View (NetSessionEnumerationLocalService)
Flattened session-enumeration posture view for a specific domain controller.
Inheritance
- Object
- View
Constructors
Inherited Methods
Properties
public String SecurityDescriptor { get; set; } #Rendered DACL-only SDDL for the session-enumeration descriptor when readable.
public Nullable<Boolean> AllowsAuthenticatedUsersSessionEnumeration { get; set; } #True when at least one allow ACE grants Authenticated Users access to session information.
public Int32 AuthenticatedUsersAllowAceCount { get; set; } #Total allow ACE count for Authenticated Users.
public Int32 AuthenticatedUsersDenyAceCount { get; set; } #Total deny ACE count for Authenticated Users.
public IReadOnlyList<AceView> AclEntries { get; set; } #ResultMetadata(HideInTables = true, HideInGrids = true, Label = "Session Enumeration ACL")Expanded access control entries from the descriptor.
public IReadOnlyList<RegistryEvidence> Evidence { get; set; } #ResultMetadata(HideInTables = true, HideInGrids = true, Label = "Registry Evidence")Registry values read to derive the posture.