tokenBoundCidrs

@JvmName(name = "bvpytiyewntpqjlv")
suspend fun tokenBoundCidrs(value: List<String>?)

Parameters

value

List of CIDR blocks; if set, specifies blocks of IP addresses which can authenticate successfully, and ties the resulting token to these blocks as well.


@JvmName(name = "hrqncyygfbnmhxkc")
suspend fun tokenBoundCidrs(vararg values: String)

Parameters

values

List of CIDR blocks; if set, specifies blocks of IP addresses which can authenticate successfully, and ties the resulting token to these blocks as well.