public sealed class Grant.Types.Timeline.Types.Event.Types.Scheduled : IMessage<Grant.Types.Timeline.Types.Event.Types.Scheduled>, IEquatable<Grant.Types.Timeline.Types.Event.Types.Scheduled>, IDeepCloneable<Grant.Types.Timeline.Types.Event.Types.Scheduled>, IBufferMessage, IMessage
Reference documentation and code samples for the Privileged Access Manager v1 API class Grant.Types.Timeline.Types.Event.Types.Scheduled.
An event representing that the grant has been scheduled to be
activated later.
[[["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 `Grant.Types.Timeline.Types.Event.Types.Scheduled` class within the Privileged Access Manager v1 API."],["The `Scheduled` class represents an event where a grant is planned to be activated at a later time."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality within the system."],["The class has a constructor that accepts another `Scheduled` object as an argument, and an output-only property `ScheduledActivationTime` with type `Timestamp` which indicates the time at which access is granted."],["The latest version of the class documentation available is `1.0.0` and it also provides documentation for the `1.0.0-beta01` version."]]],[]]