 | ServerCertificateValidateEventArgsIsValid Property |
Set this field to indicate validness of server's certificate.
Namespace: Limilabs.ClientAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic 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
Boolean
See Also