Link Search Menu Expand Document

Constructor: inputPasskeyCredentialPublicKey

Back to constructors index

Attributes:

NameTypeRequired
idstringYes
raw_idstringYes
responseInputPasskeyResponseYes

Type: InputPasskeyCredential

Example:

$inputPasskeyCredentialPublicKey = ['_' => 'inputPasskeyCredentialPublicKey', 'id' => 'string', 'raw_id' => 'string', 'response' => InputPasskeyResponse];