API Reference / View (GpoRedirectAnalyzer)API ReferenceClass View (GpoRedirectAnalyzer)Edit on GitHubNamespace ADPlayground.Gpo.GpoRedirectAnalyzerAssembly ADPlaygroundSource ADPlayground/Gpo/GpoRedirectAnalyzer.cs:24Modifiers sealedCollection snapshot for redirected SYSVOL path findings.InheritanceObjectViewFilter membersAll (8) Constructors (1) Methods (4) Properties (3)Show inherited Expand all Collapse all ResetConstructorspublic View() #ADPlayground/Gpo/GpoRedirectAnalyzer.cs:24Inherited 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 Boolean CollectionSucceeded { get; set; } #ADPlayground/Gpo/GpoRedirectAnalyzer.cs:24Gets a value indicating whether collection succeeded.public String CollectionError { get; set; } #ADPlayground/Gpo/GpoRedirectAnalyzer.cs:29Gets collection error details when collection fails.public IReadOnlyList<GpoRedirectFinding> Items { get; set; } #ADPlayground/Gpo/GpoRedirectAnalyzer.cs:34Gets returned redirect findings.