Google Cloud OsLogin V1beta Client - Class UniversalTwoFactor (1.7.0)

Reference documentation and code samples for the Google Cloud OsLogin V1beta Client class UniversalTwoFactor.

Security key information specific to the U2F protocol.

Generated from protobuf message google.cloud.oslogin.v1beta.UniversalTwoFactor

Namespace

Google \ Cloud \ OsLogin \ V1beta

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ app_id string

Application ID for the U2F protocol.

getAppId

Application ID for the U2F protocol.

Returns
TypeDescription
string

setAppId

Application ID for the U2F protocol.

Parameter
NameDescription
var string
Returns
TypeDescription
$this