ClassFactory.createSecurityInferenceHandler Method [AX 2012]
Creates an instance of the requested inference handler type.
public SecurityInferenceInterface createSecurityInferenceHandler(UtilElementType _utilType)
Run On
CalledParameters
- _utilType
- Type: UtilElementType Enumeration
The requested type of automatic inference handler to construct.
Return Value
Type: SecurityInferenceInterface InterfaceAn automatic inference handler for the supported type; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic).
Community Additions
ADD
Show: