one_time_only


Description:

public bool one_time_only { get; protected set; }

Whether this permission request should only show "Allow" and "Deny" buttons (no "Always" options). When true, the permission widget will only show one-time approval buttons. Default: false (shows all buttons including "Always" options).