public sealed class InstanceAuthString : IMessage<InstanceAuthString>, IEquatable<InstanceAuthString>, IDeepCloneable<InstanceAuthString>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Memorystore for Redis v1 API class InstanceAuthString.
[[["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."],[[["The latest version of the `InstanceAuthString` class in the Google Cloud Memorystore for Redis v1 API is version 3.5.0."],["`InstanceAuthString` is a sealed class providing details of the instance authentication string and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `InstanceAuthString` class includes a property named `AuthString` to store and retrieve the authentication string set on a Redis instance."],["The `InstanceAuthString` class has two constructors, one default and one that takes another `InstanceAuthString` object as a parameter."],["The class `InstanceAuthString` has inherited members such as `GetHashCode()`, `GetType()`, and `ToString()` from the base object class."]]],[]]