API Reference
Class
Finding (DcShadowIndicatorService)
Describes a single ACE granting replication-related extended rights to a principal.
Inheritance
- Object
- Finding
Constructors
public Finding() #Obsolete("Constructors of types with required members are not supported in this version of your compiler.", true)Inherited Methods
Properties
public String Target { get; set; } #Distinguished name of the object (container) where the right is granted.
public String PrincipalSid { get; set; } #Security identifier (SID) of the principal holding the right.
public String PrincipalName { get; set; } #Resolved account name for PrincipalSid, when available.
public String Right { get; set; } #Extended right name (e.g., DS-Replication-Get-Changes).
public Boolean Inherited { get; set; } #Indicates whether the ACE is inherited.