TlsClientValidChainFlags Property

Gets or sets the set of valid chain flags used when validating remote certificates.

Definition

Namespace: Gemstone.Communication
Assembly: Gemstone.Communication (in Gemstone.Communication.dll) Version: 1.0.153 -- Release Build+2096da74a0d0a964bb157ba48b4f4bcb2754a0d8
public X509ChainStatusFlags ValidChainFlags { get; set; }

Property Value

X509ChainStatusFlags

See Also