public BasicLevel.Types.ConditionCombiningFunction CombiningFunction { get; set; }
How the conditions list should be combined to determine if a request is
granted this AccessLevel. If AND is used, each Condition in
conditions must be satisfied for the AccessLevel to be applied. If OR
is used, at least one Condition in conditions must be satisfied for the
AccessLevel to be applied. Default behavior is AND.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version available for the \u003ccode\u003eBasicLevel\u003c/code\u003e class within the Identity Access Context Manager v1 API is version 2.5.0, with multiple prior versions also available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBasicLevel\u003c/code\u003e is an \u003ccode\u003eAccessLevel\u003c/code\u003e class that utilizes a set of recommended features, designed to implement specific access control policies.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBasicLevel\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, demonstrating its capabilities in handling complex data structures and comparisons.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBasicLevel\u003c/code\u003e class has two constructors, one parameterless and one taking another instance of \u003ccode\u003eBasicLevel\u003c/code\u003e as an argument to be copied, allowing for the flexible instantiation of \u003ccode\u003eBasicLevel\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBasicLevel\u003c/code\u003e includes two key properties, \u003ccode\u003eCombiningFunction\u003c/code\u003e which determines how conditions are combined to grant access, and \u003ccode\u003eConditions\u003c/code\u003e which is a required list specifying the prerequisites for access.\u003c/p\u003e\n"]]],[],null,[]]