public sealed class DismissDecision : IMessage<DismissDecision>, IEquatable<DismissDecision>, IDeepCloneable<DismissDecision>, IBufferMessage, IMessage
Reference documentation and code samples for the Access Approval v1 API class DismissDecision.
A decision that has been made to dismiss an approval request.
This field will be true if the ApprovalRequest was implicitly dismissed due
to inaction by the access approval approvers (the request is not acted
on by the approvers before the exiration 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\u003eThe latest version of the \u003ccode\u003eDismissDecision\u003c/code\u003e class within the Access Approval v1 API is 2.5.0, with documentation also available for versions dating back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDismissDecision\u003c/code\u003e class is used to represent a decision to dismiss an approval request, and it implements several 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\u003eDismissDecision\u003c/code\u003e class has two key properties: \u003ccode\u003eDismissTime\u003c/code\u003e, which indicates the time the approval request was dismissed, and \u003ccode\u003eImplicit\u003c/code\u003e, a boolean that states whether the request was implicitly dismissed due to inaction.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDismissDecision\u003c/code\u003e class has two constructors; a parameterless one, and one that creates a copy of an existing instance of \u003ccode\u003eDismissDecision\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]