Skip to content

Files

15 lines (9 loc) · 574 Bytes

TwoFactorAuthDataDuoDataInterface.md

File metadata and controls

15 lines (9 loc) · 574 Bytes

# TwoFactorAuthDataDuoDataInterface

Represents the data needed to use duo

Properties

Name Type Description Notes
Signature string The signature
ApiHostname string The api hostname
ExtensionAttributes map[string]interface{} ExtensionInterface class for @see \Magento\TwoFactorAuth\Api\Data\DuoDataInterface [optional]

[Back to Model list] [Back to API list] [Back to README]