API Reference
Class
RodcPolicyEntry
Single RODC password replication policy entry.
Inheritance
- Object
- RodcPolicyEntry
Constructors
public RodcPolicyEntry() #Inherited Methods
Properties
public String DomainName { get; set; } #DNS name of the domain that owns the RODC.
public String DnsHostName { get; set; } #Fully qualified DNS host name of the RODC computer account.
public String ComputerDn { get; set; } #Distinguished name (DN) of the RODC computer object.
public String RevealOnDemandGroupDn { get; set; } #DN of the group configured in msDS-RevealOnDemandGroup, if any. Members can be cached on the RODC on demand.
public String NeverRevealGroupDn { get; set; } #DN of the group configured in msDS-NeverRevealGroup, if any. Members of this group must never be cached on the RODC.