public sealed class ApproveDecision : IMessage<ApproveDecision>, IEquatable<ApproveDecision>, IDeepCloneable<ApproveDecision>, IBufferMessage, IMessage
A decision that has been made to approve access to a resource.
[[["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 available for \u003ccode\u003eApproveDecision\u003c/code\u003e is 2.5.0, with this documentation page specifically detailing version 2.0.0 of the class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eApproveDecision\u003c/code\u003e is a class that represents a decision to approve access to a resource, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApproveDecision\u003c/code\u003e class includes properties such as \u003ccode\u003eApproveTime\u003c/code\u003e, \u003ccode\u003eAutoApproved\u003c/code\u003e, \u003ccode\u003eExpireTime\u003c/code\u003e, \u003ccode\u003eInvalidateTime\u003c/code\u003e, and \u003ccode\u003eSignatureInfo\u003c/code\u003e, detailing when the approval was granted, whether it was auto-approved, its expiration time, invalidation time, and signature details, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the \u003ccode\u003eApproveDecision\u003c/code\u003e class, one being parameterless and the other taking another instance of \u003ccode\u003eApproveDecision\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]