Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates an instance of the requested inference handler type.
Syntax
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).
Remarks
The caller must be prepared for a null Nothing nullptr unit a null reference (Nothing in Visual Basic) return value.