API Reference / KerberosCryptoPostureServiceAPI ReferenceClass KerberosCryptoPostureServiceEdit on GitHubNamespace ADPlayground.KerberosAssembly ADPlaygroundSource ADPlayground/DNSDebugLogging/DnsLogIpSummary.cs:15Modifiers staticAggregates Kerberos crypto posture counts across a domain.InheritanceObjectKerberosCryptoPostureServiceFilter membersAll (5) Methods (5)Show inherited Expand all Collapse all ResetMethodspublic static async Task<View> EvaluateAsync(String domainName) #Returns: Task<View>Evaluates Kerberos crypto posture for a domain.ParametersdomainName System.String requiredposition: 0DNS domain name.ReturnsAggregated View with counts.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 Object