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.

Parameters

authsid

Identifier of the authorization server.

resourceGroupName

The name of the resource group.

serviceName

The name of the API Management service.

See also


Return

OAuth Server Secrets Contract.

Parameters

argument

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

See also