Typescript Library Declarations (DOM)
Interface AuthenticationExtensionsPRFOutputs
interface
AuthenticationExtensionsPRFOutputs
{
enabled
?:
boolean
;
results
?:
AuthenticationExtensionsPRFValues
;
}
Index
Properties
enabled?
results?
Properties
Optional
enabled
enabled
?:
boolean
Optional
results
results
?:
AuthenticationExtensionsPRFValues
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
enabled
results
Typescript Library Declarations (DOM)