Searched defs:denied (Results 1 - 1 of 1) sorted by relevance

/forgerock/authenticator-ios-v2/ForgeRock-Authenticator/
H A DFRANotification.h50 * Notification can either be marked as approved or denied. Once it has been
51 * either approved or denied, it will move to the non-pending state.
62 * Indicator of whether the Notification has been denied. Once in the denied
65 @property (getter=isDenied, nonatomic, readonly) BOOL denied; variable
146 * Mark the notification as denied to indicate the user has denied the Notification.

Completed in 22 milliseconds