Typescript Library Declarations (DOM)
Interface PublicKeyCredentialRpEntity
interface
PublicKeyCredentialRpEntity
{
id
?:
string
;
name
:
string
;
}
Hierarchy
PublicKeyCredentialEntity
PublicKeyCredentialRpEntity (
view full
)
Index
Properties
id?
name
Properties
Optional
id
id
?:
string
name
name
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
name
Typescript Library Declarations (DOM)