| ServerCertificateValidateEventArgsIsValid Property |
Set this field to indicate validness of server's certificate.
Namespace:
Limilabs.Client
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public bool IsValid { get; set; }
Public Property IsValid As Boolean
Get
Set
public:
property bool IsValid {
bool get ();
void set (bool value);
}
member IsValid : bool with get, set
Property Value
Type:
BooleanSee Also