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

TrustedX500NameInput.description ● String scalar miscellaneous

TrustedX500NameInput.x500Name ● String! non-null scalar miscellaneous

Distinguished Name of the Client Certificate

Member Of

DeployedApiCertificateAuthenticationInput input ●  GatewayCertificateAuthenticationInput input

On this Page