Waiting for engine...
Skip to main content

TrustedX500NameInput

Input parameters for creating or updating trusted X.500 distinguished names.

input TrustedX500NameInput {
name: String!
description: String
x500Name: String!
}

Fields

TrustedX500NameInput.name ● String! non-null scalar miscellaneous {#name}

TrustedX500NameInput.description ● String scalar miscellaneous {#description}

TrustedX500NameInput.x500Name ● String! non-null scalar miscellaneous {#x-500-name}

Distinguished Name of the Client Certificate

Member Of

DeployedApiCertificateAuthenticationInput input ●  GatewayCertificateAuthenticationInput input

On this Page