You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| objectId |GUID of the user object | user.objectId -eq "11111111-1111-1111-1111-111111111111" |
107
107
| onPremisesDistinguishedName (preview)| Any string value or *null*| user.onPremisesDistinguishedName -eq "value" |
108
108
| onPremisesSecurityIdentifier | On-premises security identifier (SID) for users who were synchronized from on-premises to the cloud. | user.onPremisesSecurityIdentifier -eq "S-1-1-11-1111111111-1111111111-1111111111-1111111" |
0 commit comments