listDelegationSettingSecrets

Gets the secret validation key of the DelegationSettings. API Version: 2020-12-01.

Return

Client or app secret used in IdentityProviders, Aad, OpenID or OAuth.

Parameters

argument

null


suspend fun listDelegationSettingSecrets(resourceGroupName: String, serviceName: String): ListDelegationSettingSecretsResult

Return

Client or app secret used in IdentityProviders, Aad, OpenID or OAuth.

Parameters

resourceGroupName

The name of the resource group.

serviceName

The name of the API Management service.

See also


Return

Client or app secret used in IdentityProviders, Aad, OpenID or OAuth.

Parameters

argument

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

See also