Google Cloud OsLogin V1beta Client - Class WebAuthn (1.7.0)

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

Security key information specific to the Web Authentication protocol.

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

Namespace

Google \ Cloud \ OsLogin \ V1beta

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ rp_id string

Relying party ID for Web Authentication.

getRpId

Relying party ID for Web Authentication.

Returns
TypeDescription
string

setRpId

Relying party ID for Web Authentication.

Parameter
NameDescription
var string
Returns
TypeDescription
$this