TestimoX

API Reference

Class

Validation

Namespace ADPlayground.Gpo.GpoLocal.LocalSecurityTemplateAuthor
Assembly ADPlayground
Modifiers sealed

Validation/readback result for the in-memory Security Template.

Inheritance

  • Object
  • Validation

Constructors

Properties

public IReadOnlyDictionary<String, IReadOnlyList<String>> UserRights { get; set; } #

Resolved user rights (right name → SIDs).

public IReadOnlyList<AuditPolicyEntry> BasicAudit { get; set; } #

Basic audit policy rows.

public IReadOnlyDictionary<String, String> SystemAccess { get; set; } #

System Access options (raw key/value).

public String Path { get; set; } #

Associated on-disk path if opened from a file.