TwoFactorProviderForUserDisabled¶
-
class
OCP\Authentication\TwoFactorAuth\
TwoFactorProviderForUserDisabled
¶ Source: lib/public/Authentication/TwoFactorAuth/TwoFactorProviderForUserDisabled.php#35 Parent: OCP\EventDispatcher\Event
Properties¶
Methods¶
-
public
OCP\Authentication\TwoFactorAuth\TwoFactorProviderForUserDisabled::
__construct
($user, $provider)¶ Source: lib/public/Authentication/TwoFactorAuth/TwoFactorProviderForUserDisabled.php#45 Since: 22.0.0
-
public
OCP\Authentication\TwoFactorAuth\TwoFactorProviderForUserDisabled::
getUser
()¶ Source: lib/public/Authentication/TwoFactorAuth/TwoFactorProviderForUserDisabled.php#54 Returns: \OCP\IUser
Since: 22.0.0
-
public
OCP\Authentication\TwoFactorAuth\TwoFactorProviderForUserDisabled::
getProvider
()¶ Source: lib/public/Authentication/TwoFactorAuth/TwoFactorProviderForUserDisabled.php#62 Returns: \OCP\Authentication\TwoFactorAuth\IProvider
Since: 22.0.0