public sealed class AssociationInfo : IMessage<AssociationInfo>, IEquatable<AssociationInfo>, IDeepCloneable<AssociationInfo>, IBufferMessage, IMessage
Association links that an entitlement has to other entitlements.
[[["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 \u003ccode\u003eAssociationInfo\u003c/code\u003e class represents links between entitlements, specifically showing an entitlement's association with other entitlements, such as add-ons.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which are relevant for protocol buffer functionality and object management within .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version for AssociationInfo is version 2.14.0, and it offers previous versions all the way back to version 1.0.0 for historical reference and compatibility.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAssociationInfo\u003c/code\u003e has properties like \u003ccode\u003eBaseEntitlement\u003c/code\u003e and \u003ccode\u003eBaseEntitlementAsEntitlementName\u003c/code\u003e that are used to identify and manage the relationship to the base entitlement, if there is one.\u003c/p\u003e\n"]]],[],null,[]]