Polkit.CheckAuthorizationFlags – polkit-gobject-1 Reference Manual
Packages
polkit-gobject-1
Polkit
CheckAuthorizationFlags
ALLOW_USER_INTERACTION
NONE
CheckAuthorizationFlags
Description:
[
CCode
( cprefix =
"POLKIT_CHECK_AUTHORIZATION_FLAGS_"
, type_id =
"polkit_check_authorization_flags_get_type ()"
) ]
[
Flags
]
public
enum
CheckAuthorizationFlags
Possible flags when checking authorizations.
Namespace:
Polkit
Package:
polkit-gobject-1
Content:
Enum values:
ALLOW_USER_INTERACTION
-
If the subject can obtain the authorization through authentication, and an authentication agent is available, then attempt to do so.
NONE
-
No flags set.