STK X Send comments on this topic.
SetIgnoreError Method (IAgSTKXSSLCertificateErrorEventArgs)
See Also 
IgnoreError





Description

Specify True to ignore the certificate error and continue with establishing secure HTTP connection to the remote server.

Syntax

[Visual Basic .NET]
Public Sub SetIgnoreError( _
   ByVal IgnoreError As Boolean _
) 

[C#]
public void SetIgnoreError(
bool IgnoreError
);

[Managed C++]
public: void SetIgnoreError(
bool IgnoreError
);

[Java]
public  setIgnoreError(
bool IgnoreError
);

[Unmanaged C++]
public: HRESULT SetIgnoreError(
VARIANT_BOOL IgnoreError
);

Parameters

IgnoreError

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1