public sealed class CsmSettings : IMessage<CsmSettings>, IEquatable<CsmSettings>, IDeepCloneable<CsmSettings>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Identity-Aware Proxy v1 API class CsmSettings.
Configuration for RCToken generated for service mesh workloads protected by
IAP. RCToken are IAP generated JWTs that can be verified at the application.
The RCToken is primarily used for service mesh deployments, and can be scoped
to a single mesh by configuring the audience field accordingly.
[[["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 documentation for the `CsmSettings` class within the Google Cloud Identity-Aware Proxy (IAP) v1 API for .NET, with version 2.5.0 being the current version of this documentation."],["`CsmSettings` is used to configure RCTokens, which are IAP-generated JWTs primarily utilized in service mesh deployments for verifying application access, and allows setting the audience claim `RctokenAud`."],["The `CsmSettings` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with the documentation including details on inherited members, constructors, and the `RctokenAud` property."],["The documentation also provides access to other versions of this class, with version 2.7.0, being the latest version available, and versions ranging back to 1.0.0 for reference."]]],[]]