Share via


ClassFactory.createSecurityInferenceHandler Method [AX 2012]

Creates an instance of the requested inference handler type.

Syntax

public SecurityInferenceInterface createSecurityInferenceHandler(UtilElementType _utilType)

Run On

Called

Parameters

Return Value

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

Remarks

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

See Also

Reference

ClassFactory Class