API Reference
Class
DomainItem
Aggregated count for a single domain SID found in sIDHistory.
Inheritance
- Object
- DomainItem
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
- Method DomainItem.<Clone>$
- Property View.Domains
Accepted by parameters
- Constructor View.View
- Method View.Deconstruct
Constructors
public DomainItem(String DomainSid, Int32 Count) #Aggregated count for a single domain SID found in sIDHistory.
Parameters
- DomainSid System.String
- Domain SID prefix (e.g., S-1-5-21-...).
- Count System.Int32
- Occurrences across objects.