Returns the permissions applied directly to the folder for the named user.
VBScript
folder.GetAppliedPermissionsForUser userName
Perl
$folder->GetAppliedPermissionsForUser(userName);