Okta Mobile Kotlin SDK
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Okta Mobile Kotlin SDK
okta-direct-auth
/
com.okta.directauth.http.model
/
AuthenticatorEnrollment
/
AuthenticatorEnrollment
Authenticator
Enrollment
common
constructor
(
credentialId
:
String
,
displayName
:
String
?
=
null
,
profile
:
Map
<
String
,
String
>
?
=
null
)