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