Skip to content

/AWS1/CL_DSR=>DESCRCLIENTAUTHNTCTNSETTINGS()

About DescribeClientAuthenticationSettings

Retrieves information about the type of client authentication for the specified directory, if the type is specified. If no type is specified, information about all client authentication types that are supported for the specified directory is retrieved. Currently, only SmartCard is supported.

Method Signature

IMPORTING

Required arguments:

IV_DIRECTORYID TYPE /AWS1/DSRDIRECTORYID /AWS1/DSRDIRECTORYID

The identifier of the directory for which to retrieve information.

Optional arguments:

IV_TYPE TYPE /AWS1/DSRCLIENTAUTHNTCTNTYPE /AWS1/DSRCLIENTAUTHNTCTNTYPE

The type of client authentication for which to retrieve information. If no type is specified, a list of all client authentication types that are supported for the specified directory is retrieved.

IV_NEXTTOKEN TYPE /AWS1/DSRNEXTTOKEN /AWS1/DSRNEXTTOKEN

The DescribeClientAuthenticationSettingsResult.NextToken value from a previous call to DescribeClientAuthenticationSettings. Pass null if this is the first call.

IV_LIMIT TYPE /AWS1/DSRPAGELIMIT /AWS1/DSRPAGELIMIT

The maximum number of items to return. If this value is zero, the maximum number of items is specified by the limitations of the operation.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DSRDSCCLIAUTHNSTGSRS /AWS1/CL_DSRDSCCLIAUTHNSTGSRS