API Reference / UsersUnconstrainedDelegationAPI ReferenceClass UsersUnconstrainedDelegationEdit on GitHubNamespace TestimoX.Rules.Domain.UsersAssembly TestimoXSource TestimoX/Rules/Domain/Users/UsersUnconstrainedDelegation.cs:19Modifiers staticDetects users configured with unconstrained delegation.InheritanceObjectUsersUnconstrainedDelegationFilter membersAll (5) Methods (5)Show inherited Expand all Collapse all ResetMethodspublic static Rule GetRule() #TestimoX/Rules/Domain/Users/UsersUnconstrainedDelegation.cs:19Returns: RuleBuilds the UsersUnconstrainedDelegation rule.Inherited Methodspublic override Boolean Equals(Object obj) #TestimoX/Testing/RiskCalculator.cs:255Returns: BooleanInherited from ObjectParametersobj Object requiredposition: 0public override Int32 GetHashCode() #TestimoX/Testing/RiskCalculator.cs:262Returns: Int32Inherited from Objectpublic Type GetType() #TestimoX/Testing/RiskCalculator.cs:251Returns: TypeInherited from Objectpublic override String ToString() #TestimoX/Testing/RiskCalculator.cs:255Returns: StringInherited from Object