| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
static DeviceManagementUserRightsLocalUserOrGroup.Builder |
DeviceManagementUserRightsLocalUserOrGroup.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
DeviceManagementUserRightsLocalUserOrGroup.Builder |
DeviceManagementUserRightsLocalUserOrGroup.Builder.description(String description)
“Admin’s description of this local user or group.”
|
DeviceManagementUserRightsLocalUserOrGroup.Builder |
DeviceManagementUserRightsLocalUserOrGroup.Builder.name(String name)
“The name of this local user or group.”
|
DeviceManagementUserRightsLocalUserOrGroup.Builder |
DeviceManagementUserRightsLocalUserOrGroup.Builder.securityIdentifier(String securityIdentifier)
“The security identifier of this local user or group (e.g.
|
Copyright © 2018–2020. All rights reserved.