public sealed class GetAccessPolicyRequest : IMessage<GetAccessPolicyRequest>, IEquatable<GetAccessPolicyRequest>, IDeepCloneable<GetAccessPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Identity Access Context Manager v1 API class GetAccessPolicyRequest.
[[["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-04-02 UTC."],[[["This document provides reference information for the `GetAccessPolicyRequest` class within the Identity Access Context Manager v1 API, specifically for the .NET environment."],["The `GetAccessPolicyRequest` class is designed to facilitate requests for retrieving a specific `AccessPolicy` and implements multiple interfaces for message handling and object management."],["The latest version of the API is 2.5.0, but it contains documentation for versions all the way back to 1.2.0."],["The `GetAccessPolicyRequest` class has two constructors and two properties: `AccessPolicyName` which is a typed view over `Name`, and `Name` which is the resource name of the access policy, in the format of `accessPolicies/{policy_id}`."]]],[]]