Two F A Setting
data class TwoFASetting(enabled: Boolean?, allowed: Int?, expirationTime: Int?, u2fKeys: List<U2FKeySetting>?)
Content copied to clipboard
Functions
component1
Link copied to clipboard
component2
Link copied to clipboard
component3
Link copied to clipboard
component4
Link copied to clipboard
copy
Link copied to clipboard
fun copy(enabled: Boolean?, allowed: Int?, expirationTime: Int?, u2fKeys: List<U2FKeySetting>?): TwoFASetting
Content copied to clipboard