Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the user across partitions.
Syntax
client server public static UserInfo getAXUserCrossPartition(AifWindowsUser windowsUser, PartitionKey partitionKey)
Run On
Called
Parameters
- windowsUser
Type: AifWindowsUser Extended Data Type
The Windows user, which is passed in the format DOMAIN\USERNAME.
- partitionKey
Type: PartitionKey Extended Data Type
The partition to retrieve the user from.
Return Value
Type: UserInfo Table
The UserInfo record for the user.