IProvidesPersonalSettings

interface OCP\Authentication\TwoFactorAuth\IProvidesPersonalSettings
Interface for admins that have personal settings. These settings will be shown in the
security sections. Some information like the display name of the provider is read
from 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:
Returns:

\OCP\Authentication\TwoFactorAuth\IPersonalProviderSettings

Since:

15.0.0