mDocs Verifier SDK
Toggle table of contents
6.1.0
Select version
7.0.0
6.1.0
6.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
mDocs Verifier SDK
mDocs Verifier SDK
/
global.mattr.mobilecredential.verifier.dto
/
DeviceKeyAuthenticationInfo
Device
Key
Authentication
Info
@
Serializable
data
class
DeviceKeyAuthenticationInfo
(
val
type
:
UserAuthenticationType
,
val
timeoutSeconds
:
Int
)
Device key authentication info.
Members
Constructors
Device
Key
Authentication
Info
Link copied to clipboard
constructor
(
type
:
UserAuthenticationType
,
timeoutSeconds
:
Int
)
Properties
timeout
Seconds
Link copied to clipboard
val
timeoutSeconds
:
Int
type
Link copied to clipboard
val
type
:
UserAuthenticationType