getaaacertparamsResult Structure Definition

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

aaacertparamsList

List of aaacertparamss


aaacertparams Structure Definition

The aaacertparams structure defines the actual return type values for getaaacertparams API.

Syntax



Members

twofactor

The state of the two-factor authentication.

usernamefield

The field in the certificate from which the username will be extracted.

groupnamefield

The field in the certificate from which the group will be extracted.

defaultauthenticationgroup

This is the default group that is chosen when the authentication succeeds in addition to extracted groups.

_nextgenapiresource


See Also