Specify True to ignore the certificate error and add the certificate to the list of trusted certificates.
[Visual Basic .NET] |
---|
Public Sub SetIgnoreErrorPermanently( _ ByVal IgnoreErrorPermanently As Boolean _ ) |
[C#] |
---|
public void SetIgnoreErrorPermanently( |
[Managed C++] |
---|
public: void SetIgnoreErrorPermanently( |
[Java] |
---|
public setIgnoreErrorPermanently( |
[Unmanaged C++] |
---|
public: HRESULT SetIgnoreErrorPermanently( |
- IgnoreErrorPermanently