pulumi-azure-kotlin
5.68.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
WindowsWebAppAuthSettingsV2LoginArgsBuilder
/
validateNonce
validate
Nonce
@
JvmName
(
name
=
"tipxcsfoptsyiprd"
)
suspend
fun
validateNonce
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"ygkyjhcntsclcayk"
)
suspend
fun
validateNonce
(
value
:
Boolean
?
)
Parameters
value
Should the nonce be validated while completing the login flow. Defaults to
true
.