Table of Contents

Class PkixCertPathValidationPolicy

Namespace
WINKOnvif.Core.Models.Devices
Assembly
WINKOnvif.Core.dll
public class PkixCertPathValidationPolicy
Inheritance
PkixCertPathValidationPolicy
Inherited Members

Properties

CheckPathLength

public bool CheckPathLength { get; set; }

Property Value

bool

InhibitPolicyMapping

public bool InhibitPolicyMapping { get; set; }

Property Value

bool

RequireExplicitPolicy

public bool RequireExplicitPolicy { get; set; }

Property Value

bool

TrustedCACertificates

public List<string> TrustedCACertificates { get; set; }

Property Value

List<string>