API Reference
Class
RodcRevealOnDemandView
View listing RODCs that have a Reveal-On-Demand group configured.
Inheritance
- Object
- RodcRevealOnDemandView
Constructors
public RodcRevealOnDemandView(String DomainName, IReadOnlyList<RodcPolicyEntry> Items, Int32 Count) #View listing RODCs that have a Reveal-On-Demand group configured.
Parameters
- DomainName System.String
- DNS domain name.
- Items System.Collections.Generic.IReadOnlyList{ADPlayground.DomainControllers.RodcPolicyEntry}
- RODC entries with Reveal-On-Demand set.
- Count System.Int32
- Number of entries in Items.
Methods
public RodcRevealOnDemandView <Clone>$() #Returns:
RodcRevealOnDemandViewpublic Void Deconstruct(out String DomainName, out IReadOnlyList<RodcPolicyEntry> Items, out Int32 Count) #Returns:
VoidParameters
- DomainName String
- Items IReadOnlyList<RodcPolicyEntry>
- Count Int32
public override Int32 GetHashCode() #Returns:
Int32public override String ToString() #Returns:
String