API Reference / CertificatesViewAPI ReferenceClass CertificatesViewEdit on GitHubNamespace ADPlayground.GpoAssembly ADPlaygroundSource ADPlayground/DNSDebugLogging/DnsLogIpSummary.cs:15Modifiers sealedCertificates/EFS projection.InheritanceObjectCertificatesViewFilter membersAll (7) Constructors (1) Methods (4) Properties (2)Show inherited Expand all Collapse all ResetConstructorspublic CertificatesView() #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 IReadOnlyList<CertificatePolicyEntry> CertificateStore { get; set; } #ADPlayground/Gpo/Models/GpoViewResults.cs:94Certificate store entries aggregated across applied GPOs.public IReadOnlyList<EfsCertificateInfo> EfsCertificates { get; set; } #ADPlayground/Gpo/Models/GpoViewResults.cs:96EFS certificates aggregated across applied GPOs.