STK XSend comments on this topic.
IsErrorIgnored Property (AgSTKXSSLCertificateErrorEventArgs)
See Also 
Windows






Windows & Linux

Description

Returns whether the invalid certificate error is ignored.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property IsErrorIgnored() As Boolean
[C#]
public bool IsErrorIgnored {get;}
[Managed C++]
public: __property bool get_IsErrorIgnored();
[Unmanaged C++]
public: HRESULT get_IsErrorIgnored(
   VARIANT_BOOL * pRetVal
);
[Java]
public bool getIsErrorIgnored();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.