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"]],[["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\u003eThis webpage provides documentation for the \u003ccode\u003eAuthenticatorGroupsConfig\u003c/code\u003e class within the Google Kubernetes Engine v1 API, specifically for the .NET environment, covering versions from 2.3.0 up to the latest 3.33.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAuthenticatorGroupsConfig\u003c/code\u003e class is used to configure the retrieval of group membership information during authentication processes.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of this class include \u003ccode\u003eEnabled\u003c/code\u003e, a boolean to determine whether the cluster should return group lookups, and \u003ccode\u003eSecurityGroup\u003c/code\u003e, which specifies the name of the security group to use if \u003ccode\u003eEnabled\u003c/code\u003e is set to true.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements the interfaces \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e allowing it to integrate with the broader .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be instantiated through two constructors, one default and one that accepts another \u003ccode\u003eAuthenticatorGroupsConfig\u003c/code\u003e object as a parameter for cloning.\u003c/p\u003e\n"]]],[],null,[]]