onvif
    Preparing search index...

    Interface SetCertPathValidationPolicy

    interface SetCertPathValidationPolicy {
        certPathValidationPolicy: CertPathValidationPolicy;
        certPathValidationPolicyID?: string;
    }
    Index
    certPathValidationPolicy: CertPathValidationPolicy

    The updated certification path validation policy to be stored.

    certPathValidationPolicyID?: string

    This element is deprecated and ignored; the ID of the certification path validation policy being modified must be specified in the CertPathValidationPolicy structure.