public RepeatedField<string> ExemptedMembers { get; }
Specifies the identities that do not cause logging for this type of
permission.
Follows the same format of
[Binding.members][google.iam.v1.Binding.members].
[[["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-17 UTC."],[[["This document provides reference documentation for the `AuditLogConfig` class within the Google Cloud Identity and Access Management (IAM) v1 API."],["The `AuditLogConfig` class is used to configure logging for specific types of permissions, allowing for the specification of exempted members who won't trigger logs."],["`AuditLogConfig` has properties like `ExemptedMembers`, to define exempted user identities, and `LogType`, to determine the permission log types."],["The `AuditLogConfig` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The current version is 3.1.0, but the latest version is 3.4.0, with multiple previous versions also available."]]],[]]