SessionDataUiPolicy
Description:
[ CCode ( cprefix = "SIGNON_POLICY_" , type_id = "signon_session_data_ui_policy_get_type ()" ) ]
public enum SessionDataUiPolicy
Policy for the signon process, passed to the UI plugin.
Content:
Enum values:
- DEFAULT - The plugin can decide
when to show UI.
- NO_USER_INTERACTION -
No UI elements will be shown to the user.
- REQUEST_PASSWORD -
Force the user to enter the password.
- VALIDATION - UI elements can
be shown to the user only when CAPTCHA-like security measures are required.