API Reference
Class
SidHistoryPrincipalReference
Reference to a source or destination principal participating in a SIDHistory workflow.
Inheritance
- Object
- SidHistoryPrincipalReference
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
Accepted by parameters
Constructors
public SidHistoryPrincipalReference() #Methods
Inherited Methods
Properties
public String DomainName { get; set; } #DNS domain name that owns the principal.
public String SamAccountName { get; set; } #Principal SAM account name when known.
public String DistinguishedName { get; set; } #Principal distinguished name when known.
public String ObjectSid { get; set; } #Optional object SID when the reference came from prior evidence.
public String DisplayName { get; } #Preferred display label for reports.