IProvidesPersonalSettings¶
-
interface
OCP\Authentication\TwoFactorAuth\
IProvidesPersonalSettings
¶ - Interface for admins that have personal settings. These settings will be shown in thesecurity sections. Some information like the display name of the provider is readfrom the provider directly.
Source: lib/public/Authentication/TwoFactorAuth/IProvidesPersonalSettings.php#38 Parent: OCP\Authentication\TwoFactorAuth\IProvider
Methods¶
-
public
OCP\Authentication\TwoFactorAuth\IProvidesPersonalSettings::
getPersonalSettings
($user)¶ Source: lib/public/Authentication/TwoFactorAuth/IProvidesPersonalSettings.php#47
Parameters: - $user (
OCP\IUser
)
Returns: Since: 15.0.0
- $user (