Lines Matching full:user
79 <p class="firstline">Deleted an EMM-managed user.</p>
82 …which the device policy client can use to provision the given EMM-managed user account on a device…
85 <p class="firstline">Generates a token (activation code) to allow this user to configure their mana…
88 <p class="firstline">Retrieves a user's details.</p>
91 <p class="firstline">Retrieves the set of products a user is entitled to access.</p>
94 <p class="firstline">Creates a new EMM-managed user.</p>
97 <p class="firstline">Looks up a user by primary email address. This is only supported for Google-ma…
100 <p class="firstline">Updates the details of an EMM-managed user.</p>
103 <p class="firstline">Revokes a previously generated token (activation code) for the user.</p>
106 <p class="firstline">Modifies the set of products that a user is entitled to access (referred to as…
109 <p class="firstline">Updates the details of an EMM-managed user.</p>
113 <pre>Deleted an EMM-managed user.
117 userId: string, The ID of the user. (required)
123 …which the device policy client can use to provision the given EMM-managed user account on a device…
129 userId: string, The ID of the user. (required)
134 … the EMM's device policy client on a device to provision the given EMM-managed user on that device.
142 …<pre>Generates a token (activation code) to allow this user to configure their managed account in …
148 userId: string, The ID of the user. (required)
153 …Token is used by a user when setting up a managed device or profile with their managed Google Play…
155 "userId": "A String", # The unique ID for the user.
156 …"token": "A String", # The token (activation code) to be entered by the user. This consists of a s…
162 <pre>Retrieves a user's details.
166 userId: string, The ID of the user. (required)
171 …n enterprise. The account may be specific to a device or to an individual user (who can then use t…
173 …ccounts identity model provides a dynamic means for enterprises to create user or device accounts …
174 …"kind": "androidenterprise#user", # Identifies what kind of resource this is. Value: the fixed str…
175 …user interfaces. Setting this property is optional when creating EMM-managed users. If you do set …
176 …"accountIdentifier": "A String", # A unique identifier you create for this user, such as "user342"…
177 …t manages the user. With googleManaged users, the source of truth is Google so EMMs have to make s…
178 …"primaryEmail": "A String", # The user's primary email address, for example, "jsmith@example.com".…
179 …user represents. A userAccount can be installed on multiple devices, but a deviceAccount is specif…
180 "id": "A String", # The unique ID for the user.
186 <pre>Retrieves the set of products a user is entitled to access.
190 userId: string, The ID of the user. (required)
197 …user is entitled to access the product set. "includeAll" means that all products are accessible, i…
206 <pre>Creates a new EMM-managed user.
209 If a corresponding user already exists with the same account identifier, the user will be updated w…
216 …n enterprise. The account may be specific to a device or to an individual user (who can then use t…
218 …ccounts identity model provides a dynamic means for enterprises to create user or device accounts …
219 …"kind": "androidenterprise#user", # Identifies what kind of resource this is. Value: the fixed str…
220 …user interfaces. Setting this property is optional when creating EMM-managed users. If you do set …
221 …"accountIdentifier": "A String", # A unique identifier you create for this user, such as "user342"…
222 …t manages the user. With googleManaged users, the source of truth is Google so EMMs have to make s…
223 …"primaryEmail": "A String", # The user's primary email address, for example, "jsmith@example.com".…
224 …user represents. A userAccount can be installed on multiple devices, but a deviceAccount is specif…
225 "id": "A String", # The unique ID for the user.
232 …n enterprise. The account may be specific to a device or to an individual user (who can then use t…
234 …ccounts identity model provides a dynamic means for enterprises to create user or device accounts …
235 …"kind": "androidenterprise#user", # Identifies what kind of resource this is. Value: the fixed str…
236 …user interfaces. Setting this property is optional when creating EMM-managed users. If you do set …
237 …"accountIdentifier": "A String", # A unique identifier you create for this user, such as "user342"…
238 …t manages the user. With googleManaged users, the source of truth is Google so EMMs have to make s…
239 …"primaryEmail": "A String", # The user's primary email address, for example, "jsmith@example.com".…
240 …user represents. A userAccount can be installed on multiple devices, but a deviceAccount is specif…
241 "id": "A String", # The unique ID for the user.
247 …<pre>Looks up a user by primary email address. This is only supported for Google-managed users. Lo…
251 email: string, The exact primary email address of the user to look up. (required)
256 { # The matching user resources.
258 "user": [ # A user of an enterprise.
259 …n enterprise. The account may be specific to a device or to an individual user (who can then use t…
261 …ccounts identity model provides a dynamic means for enterprises to create user or device accounts …
262 …"kind": "androidenterprise#user", # Identifies what kind of resource this is. Value: the fixed str…
263 …user interfaces. Setting this property is optional when creating EMM-managed users. If you do set …
264 …"accountIdentifier": "A String", # A unique identifier you create for this user, such as "user342"…
265 …t manages the user. With googleManaged users, the source of truth is Google so EMMs have to make s…
266 …"primaryEmail": "A String", # The user's primary email address, for example, "jsmith@example.com".…
267 …user represents. A userAccount can be installed on multiple devices, but a deviceAccount is specif…
268 "id": "A String", # The unique ID for the user.
276 <pre>Updates the details of an EMM-managed user.
282 userId: string, The ID of the user. (required)
286 …n enterprise. The account may be specific to a device or to an individual user (who can then use t…
288 …ccounts identity model provides a dynamic means for enterprises to create user or device accounts …
289 …"kind": "androidenterprise#user", # Identifies what kind of resource this is. Value: the fixed str…
290 …user interfaces. Setting this property is optional when creating EMM-managed users. If you do set …
291 …"accountIdentifier": "A String", # A unique identifier you create for this user, such as "user342"…
292 …t manages the user. With googleManaged users, the source of truth is Google so EMMs have to make s…
293 …"primaryEmail": "A String", # The user's primary email address, for example, "jsmith@example.com".…
294 …user represents. A userAccount can be installed on multiple devices, but a deviceAccount is specif…
295 "id": "A String", # The unique ID for the user.
302 …n enterprise. The account may be specific to a device or to an individual user (who can then use t…
304 …ccounts identity model provides a dynamic means for enterprises to create user or device accounts …
305 …"kind": "androidenterprise#user", # Identifies what kind of resource this is. Value: the fixed str…
306 …user interfaces. Setting this property is optional when creating EMM-managed users. If you do set …
307 …"accountIdentifier": "A String", # A unique identifier you create for this user, such as "user342"…
308 …t manages the user. With googleManaged users, the source of truth is Google so EMMs have to make s…
309 …"primaryEmail": "A String", # The user's primary email address, for example, "jsmith@example.com".…
310 …user represents. A userAccount can be installed on multiple devices, but a deviceAccount is specif…
311 "id": "A String", # The unique ID for the user.
317 <pre>Revokes a previously generated token (activation code) for the user.
321 userId: string, The ID of the user. (required)
327 …<pre>Modifies the set of products that a user is entitled to access (referred to as whitelisted pr…
331 userId: string, The ID of the user. (required)
337 …user is entitled to access the product set. "includeAll" means that all products are accessible, i…
349 …user is entitled to access the product set. "includeAll" means that all products are accessible, i…
358 <pre>Updates the details of an EMM-managed user.
364 userId: string, The ID of the user. (required)
368 …n enterprise. The account may be specific to a device or to an individual user (who can then use t…
370 …ccounts identity model provides a dynamic means for enterprises to create user or device accounts …
371 …"kind": "androidenterprise#user", # Identifies what kind of resource this is. Value: the fixed str…
372 …user interfaces. Setting this property is optional when creating EMM-managed users. If you do set …
373 …"accountIdentifier": "A String", # A unique identifier you create for this user, such as "user342"…
374 …t manages the user. With googleManaged users, the source of truth is Google so EMMs have to make s…
375 …"primaryEmail": "A String", # The user's primary email address, for example, "jsmith@example.com".…
376 …user represents. A userAccount can be installed on multiple devices, but a deviceAccount is specif…
377 "id": "A String", # The unique ID for the user.
384 …n enterprise. The account may be specific to a device or to an individual user (who can then use t…
386 …ccounts identity model provides a dynamic means for enterprises to create user or device accounts …
387 …"kind": "androidenterprise#user", # Identifies what kind of resource this is. Value: the fixed str…
388 …user interfaces. Setting this property is optional when creating EMM-managed users. If you do set …
389 …"accountIdentifier": "A String", # A unique identifier you create for this user, such as "user342"…
390 …t manages the user. With googleManaged users, the source of truth is Google so EMMs have to make s…
391 …"primaryEmail": "A String", # The user's primary email address, for example, "jsmith@example.com".…
392 …user represents. A userAccount can be installed on multiple devices, but a deviceAccount is specif…
393 "id": "A String", # The unique ID for the user.