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."],[[["This webpage provides reference documentation for the `ResourceProperties` class within the Access Approval v1 API, specifically version 2.3.0."],["The `ResourceProperties` class represents the properties associated with the resource being requested for access approval and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the inheritance structure of `ResourceProperties`, showing that it inherits from `object`, and lists its implemented interfaces."],["There are multiple versions of the documentation are listed on the page ranging from version 1.0.0 to 2.5.0, with 2.5.0 being the latest version of this API."],["It also provides an overview of the included properties of the `ResourceProperties` class, which includes the `ExcludesDescendants` property and explains what this property does."]]],[]]