public sealed class Grant.Types.Timeline.Types.Event.Types.Requested : IMessage<Grant.Types.Timeline.Types.Event.Types.Requested>, IEquatable<Grant.Types.Timeline.Types.Event.Types.Requested>, IDeepCloneable<Grant.Types.Timeline.Types.Event.Types.Requested>, IBufferMessage, IMessage
Reference documentation and code samples for the Privileged Access Manager v1 API class Grant.Types.Timeline.Types.Event.Types.Requested.
[[["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 documentation for the `Grant.Types.Timeline.Types.Event.Types.Requested` class within the Privileged Access Manager v1 API, specifically for version 1.0.0 (latest) and beta version 1.0.0-beta01."],["The `Grant.Types.Timeline.Types.Event.Types.Requested` class represents an event that signifies a grant request, functioning as part of the larger grant, timeline, and event type hierarchy."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from the base `object` class."],["The `Requested` class offers two constructors, one default and another that takes an existing `Requested` object for cloning purposes, allowing for the creation of new instances and duplicates."],["The class also contains a property `ExpireTime` of type `Timestamp`, which indicates the expiration time of a grant unless the approval workflow completes."]]],[]]