public sealed class GetAccessApprovalSettingsMessage : IMessage<GetAccessApprovalSettingsMessage>, IEquatable<GetAccessApprovalSettingsMessage>, IDeepCloneable<GetAccessApprovalSettingsMessage>, IBufferMessage, IMessage
Reference documentation and code samples for the Access Approval v1 API class GetAccessApprovalSettingsMessage.
[[["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 page provides reference documentation for the `GetAccessApprovalSettingsMessage` class within the Access Approval v1 API for .NET."],["The `GetAccessApprovalSettingsMessage` class is used to request the retrieval of access approval settings, and it inherits from `Object` while implementing several interfaces like `IMessage` and `IEquatable`."],["There are two constructors for the `GetAccessApprovalSettingsMessage` class: a default constructor and a copy constructor that takes another `GetAccessApprovalSettingsMessage` object."],["The class has two main properties: `AccessApprovalSettingsName`, which provides a typed view over the resource name, and `Name`, which is a string representing the full name of the settings to retrieve."],["This page also lists previous versions, with the most recent version being 2.5.0 and all the way back to version 1.0.0."]]],[]]