client Authorization Scope
suspend fun clientAuthorizationScope(name: String, block: suspend ClientAuthorizationScopeResourceBuilder.() -> Unit): ClientAuthorizationScope
Parameters
name
The unique name of the resulting resource.
block
Builder for ClientAuthorizationScope.
See also
Parameters
name
The unique name of the resulting resource.