getaaapreauthenticationactionResult Structure Definition

The getaaapreauthenticationactionResult structure defines the return type for getaaapreauthenticationaction API.

Syntax



Members

rc

If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings.

message

If the method succeeds, message is NULL else message contains Error/Warning message.

aaapreauthenticationactionList

List of aaapreauthenticationactions


aaapreauthenticationaction Structure Definition

The aaapreauthenticationaction structure defines the actual return type values for getaaapreauthenticationaction API.

Syntax



Members

name

Name of the preauthentication action.

preauthenticationaction

Allow or deny logon after endpoint analysis (EPA) results.

killprocess

String specifying the name of a process to be terminated by the endpoint analysis (EPA) tool.

deletefiles

String specifying the path(s) and name(s) of the files to be deleted by the endpoint analysis (EPA) tool.

builtin

Indicates that a variable is a built-in (SYSTEM INTERNAL) type.

defaultepagroup

This is the default group that is chosen when the EPA check succeeds.

_nextgenapiresource


See Also