Get-R1LdapClientAccessMapping

SYNOPSIS

Returns the LDAP user to DN mappings.

SYNTAX

Get-R1LdapClientAccessMapping [<CommonParameters>]

DESCRIPTION

Returns the mappings from user id to DN used by LDAP client access.

EXAMPLES

Example 1

Get-R1LdapClientAccessMapping

Returns the user to DN mappings.

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

psRadiantOne.UserToDnMapping

NOTES