public sealed class AlloyDbSettings.Types.UserPassword : IMessage<AlloyDbSettings.Types.UserPassword>, IEquatable<AlloyDbSettings.Types.UserPassword>, IDeepCloneable<AlloyDbSettings.Types.UserPassword>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class AlloyDbSettings.Types.UserPassword.
The username/password for a database user. Used for specifying initial
users at cluster creation time.
[[["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 documentation covers the \u003ccode\u003eAlloyDbSettings.Types.UserPassword\u003c/code\u003e class, used within the Database Migration v1 API for managing user credentials.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUserPassword\u003c/code\u003e class is designed to define a username and password combination for database users, particularly during the initial setup of a cluster.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from the \u003ccode\u003eobject\u003c/code\u003e class and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, comparison, deep cloning, and buffering.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties for \u003ccode\u003ePassword\u003c/code\u003e, \u003ccode\u003ePasswordSet\u003c/code\u003e (indicating whether the password has been set), and \u003ccode\u003eUser\u003c/code\u003e, each detailed with its type and purpose in managing database user information.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of this class are accessible, with the latest version being 2.5.0, and the document covers details specific to version 2.3.0.\u003c/p\u003e\n"]]],[],null,[]]