public sealed class AccessStateDiff : IMessage<AccessStateDiff>, IEquatable<AccessStateDiff>, IDeepCloneable<AccessStateDiff>, IBufferMessage, IMessage
Reference documentation and code samples for the Policy Simulator v1 API class AccessStateDiff.
A summary and comparison of the principal's access under the current
(baseline) policies and the proposed (simulated) policies for a single
access tuple.
[[["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\u003eAccessStateDiff\u003c/code\u003e class in the Policy Simulator v1 API provides a detailed comparison of a principal's access under current and proposed policies.\u003c/p\u003e\n"],["\u003cp\u003eThis class is designed to summarize and compare access for a single access tuple, detailing the differences between baseline and simulated policy evaluations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAccessStateDiff\u003c/code\u003e inherits from the \u003ccode\u003eobject\u003c/code\u003e class and 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 class includes properties such as \u003ccode\u003eAccessChange\u003c/code\u003e, \u003ccode\u003eBaseline\u003c/code\u003e, and \u003ccode\u003eSimulated\u003c/code\u003e, which describe how access has changed and provide results of the policy evaluations, respectively.\u003c/p\u003e\n"],["\u003cp\u003eIt allows for the creation of new \u003ccode\u003eAccessStateDiff\u003c/code\u003e objects via two constructors: a default constructor and one that takes an existing \u003ccode\u003eAccessStateDiff\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]