TestimoX

API Reference

Class

SidClassifier

Namespace ADPlayground.Acl
Assembly ADPlayground
Modifiers sealed

Classifies SIDs using an internal/trusted catalog and optional identity resolution.

Inheritance

  • Object
  • SidClassifier

Constructors

Methods

public SidClassificationResult Classify(SecurityIdentifier sid, Boolean resolveIdentity) #
Returns: SidClassificationResult

Classifies a SID and optionally enriches it with identity or SIDHistory details.

Parameters

sid System.Security.Principal.SecurityIdentifier requiredposition: 0
resolveIdentity System.Boolean requiredposition: 1