Whether the ABAC authorizer is enabled for this cluster. When enabled,
identities in the system, including service accounts, nodes, and
controllers, will have statically granted permissions beyond those
provided by the RBAC configuration or IAM.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage details the `LegacyAbac` class, which is part of the `Google.Cloud.Container.V1` namespace within the Google Cloud Container .NET library."],["The `LegacyAbac` class is used for configuring Attribute Based Access Control (ABAC) authorization, a legacy mode for clusters."],["The latest version of this class is version 3.33.0, and the page provides access to a history of prior versions down to version 2.3.0."],["`LegacyAbac` class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `LegacyAbac` has a property `Enabled`, which controls whether ABAC authorization is turned on, granting static permissions to identities in the system."]]],[]]