UIUserNotificationAction.AuthenticationRequired Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Designates if the user needs to unlock the device before the action is performed. (read-only)
public virtual bool AuthenticationRequired { [Foundation.Export("isAuthenticationRequired")] get; }
member this.AuthenticationRequired : bool
Property Value
- Attributes