issuer

@JvmName(name = "rjdrigndrkgrvtvg")
suspend fun issuer(value: Output<String>)
@JvmName(name = "kmebijaffneciuvj")
suspend fun issuer(value: String?)

Parameters

value

The OpenID Connect Issuer URI that represents the entity which issues access tokens for this Windows Function App.

Note: When using Azure Active Directory, this value is the URI of the directory tenant, e.g. https://sts.windows.net/{tenant-guid}/.