mDocs Holder SDK
Toggle table of contents
5.2.0
Select version
5.2.0
5.1.0
5.0.0
4.1.1
4.1.0
4.0.0
3.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
mDocs Holder SDK
mDocs Holder SDK
/
global.mattr.mobilecredential.common.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