parameters
Parameters
value
An object that identifies the name of a control parameter, its current value, and whether it has been customized.
suspend fun parameters(vararg argument: Pair<String, suspend SecurityControlParameterConfigurationArgsBuilder.() -> Unit>)
Parameters
argument
An object that identifies the name of a control parameter, its current value, and whether it has been customized.
Parameters
values
An object that identifies the name of a control parameter, its current value, and whether it has been customized.