API Reference / WhoAmIQueryOptionsAPI ReferenceClass WhoAmIQueryOptionsEdit on GitHubNamespace ADPlayground.Helpers.AdWhoAmIServiceAssembly ADPlaygroundSource ADPlayground/DNSDebugLogging/DnsLogIpSummary.cs:15Modifiers sealedQuery options for whoami snapshots.InheritanceObjectWhoAmIQueryOptionsFilter membersAll (7) Constructors (1) Methods (4) Properties (2)Show inherited Expand all Collapse all ResetConstructorspublic WhoAmIQueryOptions() #Inherited Methodspublic override Boolean Equals(Object obj) #ADPlayground/DNSDebugLogging/DnsLogIpSummary.cs:20Returns: BooleanInherited from ObjectParametersobj Object requiredposition: 0public override Int32 GetHashCode() #ADPlayground/DNSDebugLogging/DnsLogIpSummary.cs:25Returns: Int32Inherited from Objectpublic Type GetType() #Returns: TypeInherited from Objectpublic override String ToString() #ADPlayground/DNSDebugLogging/DnsLogIpSummary.cs:15Returns: StringInherited from ObjectPropertiespublic String DomainController { get; set; } #ADPlayground/Helpers/AdWhoAmIService.cs:17Optional domain controller override.public String DefaultSearchBaseDn { get; set; } #ADPlayground/Helpers/AdWhoAmIService.cs:22Optional default search base used by the caller.