getaaapreauthenticationpolicyResult Structure Definition

The getaaapreauthenticationpolicyResult structure defines the return type for getaaapreauthenticationpolicy 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.

aaapreauthenticationpolicyList

List of aaapreauthenticationpolicys


aaapreauthenticationpolicy Structure Definition

The aaapreauthenticationpolicy structure defines the actual return type values for getaaapreauthenticationpolicy API.

Syntax



Members

name

Name of the preauthentication policy whose properties you want to view.

rule

The new rule associated with the policy.

reqaction

The Pre-authentication action associated with the policy.

hits

No of hits.

boundto

The entity name to which policy is bound

activepolicy


priority


builtin

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

_nextgenapiresource


See Also