listAuthorizationServerSecrets

Gets the client secret details of the authorization server. API Version: 2020-12-01.

Return

OAuth Server Secrets Contract.

Parameters

argument

null


suspend fun listAuthorizationServerSecrets(authsid: String, resourceGroupName: String, serviceName: String): ListAuthorizationServerSecretsResult

Return

OAuth Server Secrets Contract.

See also

Parameters

authsid

Identifier of the authorization server.

resourceGroupName

The name of the resource group.

serviceName

The name of the API Management service.


Return

OAuth Server Secrets Contract.

See also

Parameters

argument

Builder for com.pulumi.azurenative.apimanagement.kotlin.inputs.ListAuthorizationServerSecretsPlainArgs.