device Policy
Parameters
value
Device specific restrictions, all restrictions must hold for the Condition to be true. If not specified, all devices are allowed. Structure is documented below.
suspend fun devicePolicy(argument: suspend AccessLevelBasicConditionDevicePolicyArgsBuilder.() -> Unit)
Parameters
argument
Device specific restrictions, all restrictions must hold for the Condition to be true. If not specified, all devices are allowed. Structure is documented below.