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-04-09 UTC."],[[["This webpage provides reference documentation for the `AuthenticatorGroupsConfig` class within the Google Kubernetes Engine v1 API, specifically for the .NET library."],["The `AuthenticatorGroupsConfig` class is used to configure how group information is returned from authenticators in a cluster."],["The webpage lists the available versions of the .NET package, ranging from version 2.3.0 up to the latest version 3.33.0, along with direct links for each version."],["The `AuthenticatorGroupsConfig` class includes properties to enable group lookups and to specify the security group to use, with the properties being named `Enabled` and `SecurityGroup` respectively."],["This class has multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and also contains two constructors, one default and one that accepts another `AuthenticatorGroupsConfig` object."]]],[]]