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"]],[["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-05-02 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."]]],[]]