public sealed class BindingExplanation.Types.AnnotatedMembership : IMessage<BindingExplanation.Types.AnnotatedMembership>, IEquatable<BindingExplanation.Types.AnnotatedMembership>, IDeepCloneable<BindingExplanation.Types.AnnotatedMembership>, IBufferMessage, IMessage
Reference documentation and code samples for the Policy Troubleshooter v1 API class BindingExplanation.Types.AnnotatedMembership.
Details about whether the binding includes the principal.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The `BindingExplanation.Types.AnnotatedMembership` class, part of the Policy Troubleshooter v1 API, provides details on whether a binding includes a specific principal."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its functionality for message handling, equality checks, deep cloning, and buffered operations."],["The `AnnotatedMembership` class has two constructors, a parameterless one and another that accepts another `AnnotatedMembership` instance for copying."],["It exposes properties like `Membership`, which determines if the binding contains the principal, and `Relevance`, indicating the principal's status relevance to the binding."],["The latest version of this `AnnotatedMembership` class in the Policy Troubleshooter V1 API is 2.5.0."]]],[]]