CertificatePolicyValidPolicyErrors Property
Gets or sets the set of valid policy errors used when
validating remote certificates using this policy.
Namespace: Gemstone.Net.SecurityAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.150 -- Release Build+64e3b411e1abfbd2d4d8a81e850c3909a0ce8731
public SslPolicyErrors ValidPolicyErrors { get; set; }
Public Property ValidPolicyErrors As SslPolicyErrors
Get
Set
public:
property SslPolicyErrors ValidPolicyErrors {
SslPolicyErrors get ();
void set (SslPolicyErrors value);
}
function get_ValidPolicyErrors();
function set_ValidPolicyErrors(value);
Property Value
SslPolicyErrors