Module sub_mode_enum

Source

Enums§

SubModeEnum
SubModeEnum : * hashed_user_id - Based on the Hashed User ID * user_id - Based on user ID * user_uuid - Based on user UUID * user_username - Based on the username * user_email - Based on the User’s Email. This is recommended over the UPN method. * user_upn - Based on the User’s UPN, only works if user has a ‘upn’ attribute set. Use this method only if you have different UPN and Mail domains.