onvif
    Preparing search index...

    Interface ReplaceCertPathValidationPolicyAssignment

    interface ReplaceCertPathValidationPolicyAssignment {
        newCertPathValidationPolicyID: string;
        oldCertPathValidationPolicyID: string;
    }
    Index
    newCertPathValidationPolicyID: string

    The ID of the certification path validation policy to assign to the TLS server.

    oldCertPathValidationPolicyID: string

    The ID of the certification path validation policy to be de-assigned from the TLS server.