getauthenticationsmartaccessprofileResult Structure Definition

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

authenticationsmartaccessprofileList

List of authenticationsmartaccessprofiles


authenticationsmartaccessprofile Structure Definition

The authenticationsmartaccessprofile structure defines the actual return type values for getauthenticationsmartaccessprofile API.

Syntax



Members

name

Name of the Smartaccess profile.

tags

The tag value that is associated with Smartaccess profile.

comment

Optional comment for the profile.

_nextgenapiresource


See Also