getauthenticationprotecteduseractionResult Structure Definition

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

authenticationprotecteduseractionList

List of authenticationprotecteduseractions


authenticationprotecteduseraction Structure Definition

The authenticationprotecteduseraction structure defines the actual return type values for getauthenticationprotecteduseraction API.

Syntax



Members

name

Name of the protected user authentication action to display.

realmstr

Kerberos Realm.

maxconcurrentusers

Maximum number of ConcurrentUsers allowed. Default value is 8. Max value is 512

_nextgenapiresource


See Also