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