Skip to content

Commit a21a3f4

Browse files
authored
Update concept-certificate-based-authentication-certificateuserids.md
1 parent 0dd8f5e commit a21a3f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/authentication/concept-certificate-based-authentication-certificateuserids.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ GET https://graph.microsoft.com/v1.0/users?$filter=authorizationInfo/certificate
150150
ConsistencyLevel: eventual
151151
```
152152

153-
You can also use the `eq`, `not`, and `startsWith` operators to match the filter condition. To filter against the certificateUserIds object, the request must include the `$count=true` query string and the **ConsistencyLevel** header set to `eventual`.
153+
You can also use the `not` and `startsWith` operators to match the filter condition. To filter against the certificateUserIds object, the request must include the `$count=true` query string and the **ConsistencyLevel** header set to `eventual`.
154154

155155
## Update certificateUserIds using Microsoft Graph queries
156156

0 commit comments

Comments
 (0)