API Reference
Class
View (TimeServiceRuntimeChecker)
Aggregated runtime time-service posture for a domain.
Inheritance
- Object
- View
Constructors
public View(String DomainName, String Pdc, IReadOnlyList<DcTimeConfig> Items) #Aggregated runtime time-service posture for a domain.
Parameters
- DomainName System.String
- DNS domain name.
- Pdc System.String
- PDC emulator host name (when resolvable).
- Items System.Collections.Generic.IReadOnlyList{ADPlayground.DomainControllers.TimeServiceRuntimeChecker.DcTimeConfig}
- Per‑DC runtime configuration entries.
Methods
public View <Clone>$() #Returns:
Viewpublic Void Deconstruct(out String DomainName, out String Pdc, out IReadOnlyList<DcTimeConfig> Items) #Returns:
VoidParameters
- DomainName String
- Pdc String
- Items IReadOnlyList<DcTimeConfig>
public override Int32 GetHashCode() #Returns:
Int32public override String ToString() #Returns:
String