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

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

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.