Skip to main content

TrustedCAEvaluationRule

TrustedCAEvaluationRule wraps the Trusted CA type to add included to it

type TrustedCAEvaluationRule {
trustedCA: TrustedCaCertificate
included: Boolean
}

Fields

TrustedCAEvaluationRule.trustedCA ● TrustedCaCertificate object

TrustedCA is the reference to the Trusted CA to include or exclude

TrustedCAEvaluationRule.included ● Boolean scalar

Included states whether this Trusted CA should be included in matching for resources

Member Of

EvaluationIssuingCAs object