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 \u003ccode\u003eBasicLevel\u003c/code\u003e class in the \u003ccode\u003eGoogle.Identity.AccessContextManager.V1\u003c/code\u003e namespace is an \u003ccode\u003eAccessLevel\u003c/code\u003e implementation designed with a recommended set of features.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBasicLevel\u003c/code\u003e is derived from the base \u003ccode\u003eObject\u003c/code\u003e class and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBasicLevel\u003c/code\u003e class offers two constructors: a default constructor \u003ccode\u003eBasicLevel()\u003c/code\u003e and a copy constructor \u003ccode\u003eBasicLevel(BasicLevel other)\u003c/code\u003e to create new instances, accepting another \u003ccode\u003eBasicLevel\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt has two key properties: \u003ccode\u003eCombiningFunction\u003c/code\u003e, which determines how the conditions are combined to evaluate the AccessLevel, and \u003ccode\u003eConditions\u003c/code\u003e, which is a list of \u003ccode\u003eCondition\u003c/code\u003e objects that define the requirements for granting the \u003ccode\u003eAccessLevel\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe versions available range from 1.2.0 to the latest version 2.5.0, with the page you are viewing covering the 1.5.0 version.\u003c/p\u003e\n"]]],[],null,[]]