TrustedCertificate
Represents a trusted certificate component for client certificate authentication.
type TrustedCertificate {
id: ID!
component: Component!
}
Fields
TrustedCertificate.id ● ID! non-null scalar miscellaneous
TrustedCertificate.component ● Component! non-null object platform
Member Of
Was this topic helpful?