SimpleCertificateCheckerValidPolicyErrors Property
Gets or sets the set of invalid policy errors.
Namespace: Gemstone.Net.SecurityAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.138 -- Release Build+dacff88cce10d287c7434d5aac59c76948c712b1
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