Google Cloud OsLogin V1beta Client - Class WebAuthn (1.9.3)

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
Name Description
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
Type Description
string

setRpId

Relying party ID for Web Authentication.

Parameter
Name Description
var string
Returns
Type Description
$this