list Delegation Setting Secrets
suspend fun listDelegationSettingSecrets(argument: ListDelegationSettingSecretsPlainArgs): ListDelegationSettingSecretsResult
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
resource Group Name
The name of the resource group.
service Name
The name of the API Management service.
See also
suspend fun listDelegationSettingSecrets(argument: suspend ListDelegationSettingSecretsPlainArgsBuilder.() -> Unit): ListDelegationSettingSecretsResult
Return
Client or app secret used in IdentityProviders, Aad, OpenID or OAuth.
Parameters
argument
Builder for com.pulumi.azurenative.apimanagement.kotlin.inputs.ListDelegationSettingSecretsPlainArgs.