Table of Contents

Enum "Azure AD Permission Change Action"

ID 9017
Namespace: System.Azure.Identity

The types of the action to take in response to permission conflicts arising out of changes to plans in Office users.

Properties

Name Value
Extensible False

Values

Name Description
Select

Represents the case when either no action is needed or no action has been provided by the user.

"Keep Current"

Represents the case when the user wants to keep the current configuration.

Append

Represents the case when the user wants to append a new configuration to one that already exists.

See also