Skip to main content

AccessControlTotp

Represents a Time-based One-Time Password (TOTP) code used for access control.

  • Full name: \Bloock\Entity\Key\AccessControlTotp

Properties

code

public string $code

Methods

__construct

Constructs an AccessControlTotp object with the specified parameters.

public __construct(string $code): mixed

Parameters:

ParameterTypeDescription
$codestring

toProto

public toProto(): \Bloock\AccessControlTotp


Automatically generated on 2024-04-02