toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
LinuxFunctionAppAuthSettingsV2LoginArgsBuilder
/
validateNonce
validate
Nonce
@
JvmName
(
name
=
"fteftogovwmuvuvn"
)
suspend
fun
validateNonce
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"sxsxllxixprnsihx"
)
suspend
fun
validateNonce
(
value
:
Boolean
?
)
Parameters
value
Should the nonce be validated while completing the login flow. Defaults to
true
.