TwoStepVerification
class TwoStepVerification extends Resource (View source)
The "twoStepVerification" collection of methods.
Typical usage is:
$adminService = new Google\Service\Directory(...);
$twoStepVerification = $adminService->twoStepVerification;
Methods
turnOff(string $userKey, array $optParams = [])
Turns off 2-Step Verification for user. (twoStepVerification.turnOff)
Details
turnOff(string $userKey, array $optParams = [])
Turns off 2-Step Verification for user. (twoStepVerification.turnOff)