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 for a single access tuple.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e 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, offering a range of functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, a default one and one that duplicates an existing \u003ccode\u003eAccessStateDiff\u003c/code\u003e object, allowing for flexibility in object creation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAccessStateDiff\u003c/code\u003e includes properties such as \u003ccode\u003eAccessChange\u003c/code\u003e, \u003ccode\u003eBaseline\u003c/code\u003e, and \u003ccode\u003eSimulated\u003c/code\u003e, which provide insights into how access changes and the results under both baseline and simulated policy scenarios.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAccessChange\u003c/code\u003e property defines how access has been modified between current and proposed policies, while \u003ccode\u003eBaseline\u003c/code\u003e and \u003ccode\u003eSimulated\u003c/code\u003e explain access under each policy set.\u003c/p\u003e\n"]]],[],null,[]]