| Modifier and Type | Method and Description |
|---|---|
AutoUserSpecification |
UserIdentity.autoUser()
Get the autoUser value.
|
AutoUserSpecification |
AutoUserSpecification.withElevationLevel(ElevationLevel elevationLevel)
Set the elevationLevel value.
|
AutoUserSpecification |
AutoUserSpecification.withScope(AutoUserScope scope)
Set the scope value.
|
| Modifier and Type | Method and Description |
|---|---|
UserIdentity |
UserIdentity.withAutoUser(AutoUserSpecification autoUser)
Set the autoUser value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/