public sealed class AuthenticatorGroupsConfig : IMessage<AuthenticatorGroupsConfig>, IEquatable<AuthenticatorGroupsConfig>, IDeepCloneable<AuthenticatorGroupsConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class AuthenticatorGroupsConfig.
Configuration for returning group information from authenticators.
[[["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 provides reference documentation for the `AuthenticatorGroupsConfig` class within the Google Kubernetes Engine v1 API, specifically for .NET development."],["Version 3.33.0 is the latest release of the Google.Cloud.Container.V1 API, and the webpage offers documentation for versions ranging from 3.0.0 to 3.33.0, allowing developers to review past changes."],["The `AuthenticatorGroupsConfig` class, which inherits from the object class and implements multiple interfaces, is designed for configuring the return of group information during authentication."],["The `AuthenticatorGroupsConfig` class includes properties such as `Enabled` (a boolean that determines whether group lookups are enabled) and `SecurityGroup` (the name of the security group-of-groups to use when enabled)."],["The page details two constructors for `AuthenticatorGroupsConfig`: a default constructor and a constructor that accepts another `AuthenticatorGroupsConfig` instance as a parameter."]]],[]]