STK X Send comments on this topic.
SetIgnoreErrorPermanently Method (IAgSTKXSSLCertificateErrorEventArgs)
See Also 
IgnoreErrorPermanently





Description

Specify True to ignore the certificate error and add the certificate to the list of trusted certificates.

Syntax

[Visual Basic .NET]
Public Sub SetIgnoreErrorPermanently( _
   ByVal IgnoreErrorPermanently As Boolean _
) 

[C#]
public void SetIgnoreErrorPermanently(
bool IgnoreErrorPermanently
);

[Managed C++]
public: void SetIgnoreErrorPermanently(
bool IgnoreErrorPermanently
);

[Java]
public  setIgnoreErrorPermanently(
bool IgnoreErrorPermanently
);

[Unmanaged C++]
public: HRESULT SetIgnoreErrorPermanently(
VARIANT_BOOL IgnoreErrorPermanently
);

Parameters

IgnoreErrorPermanently

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1