public sealed class ResourceProperties : IMessage<ResourceProperties>, IEquatable<ResourceProperties>, IDeepCloneable<ResourceProperties>, IBufferMessage, IMessage
Reference documentation and code samples for the Access Approval v1 API class ResourceProperties.
The properties associated with the resource of the request.
[[["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 latest version of the `ResourceProperties` class within the Access Approval v1 API is 2.5.0, with documentation and references available for multiple previous versions dating back to 1.0.0."],["`ResourceProperties` is a class for the properties associated with a resource request, implementing several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides a property called `ExcludesDescendants`, which is a boolean value that indicates whether the approval excludes descendants of the resource being requested."],["The `ResourceProperties` class has two constructors, one default constructor and one that takes another `ResourceProperties` instance as a parameter to be used for copy."]]],[]]