-
ClassDescriptionreplaced by com.mendix.http.ICertificateInfo
-
MethodDescriptionthe specified value is not usedAs of version 7.1, use HttpConfiguration.getInstance().getServiceClientCertificates() insteadas of 8.6, for microflows use
Core.microflowCall(String)
, for Java actions useCore.userActionCall(String)
as of 8.6, useCore.microflowCall(String)
As of Mendix 8.11. This method is for internal use only.As of Mendix 8.11. UseMendixBinary.getLength(IContext)
instead.As of Mendix 8.11. UseIMendixObjectMember.setValue(IContext, Object)
orIMendixObjectMember.setValue(IContext, Object, boolean)
directly.As of Mendix 8.11. This method should not be used.As of Mendix 8.11. UseIMendixObjectMember.setValue(IContext, Object)
orIMendixObjectMember.setValue(IContext, Object, boolean)
directly.MendixHashString.setValue(IContext, String)
should be used instead.since Mendix 8.12, useIDataValidation.getValidationType()
For internal use only, will be removed.Use getStream instead.
-
ConstructorDescriptionAs of Mendix 8.11. Use the no-arg constructor.