ClassFactory.createSecurityInferenceHandler Method [AX 2012]

Creates an instance of the requested inference handler type.

public SecurityInferenceInterface createSecurityInferenceHandler(UtilElementType _utilType)

Run On

Called

Parameters

_utilType
Type: UtilElementType Enumeration
The requested type of automatic inference handler to construct.

Return Value

Type: SecurityInferenceInterface Interface
An automatic inference handler for the supported type; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic).

The caller must be prepared for a nullNothingnullptrunita null reference (Nothing in Visual Basic) return value.

Community Additions

ADD
Show: