public sealed class AuthorizationCode : IMessage<AuthorizationCode>, IEquatable<AuthorizationCode>, IDeepCloneable<AuthorizationCode>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Domains v1 API class AuthorizationCode.
[[["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\u003eThe latest version of the Cloud Domains v1 API class AuthorizationCode is 2.4.0, with version 2.2.0 being the currently viewed version, and there are also versions 2.3.0, 2.1.0, 2.0.0, and 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe AuthorizationCode class is a sealed class within the Google.Cloud.Domains.V1 namespace, defining an authorization code used for domain transfers and implementing various interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe AuthorizationCode class inherits members from the object class, including GetHashCode(), GetType(), and ToString().\u003c/p\u003e\n"],["\u003cp\u003eThis class offers two constructors: a default constructor and another that takes an AuthorizationCode object as a parameter, allowing for the creation of new instances or copying existing ones.\u003c/p\u003e\n"],["\u003cp\u003eThe AuthorizationCode class has one public property called \u003ccode\u003eCode\u003c/code\u003e, of type string, that is used for the ASCII authorization code needed for domain transfers.\u003c/p\u003e\n"]]],[],null,[]]