windowsUserAccountControlSettings enum type
Namespace: microsoft.graph
Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.
Possible values for Windows user account control settings.
Members
Member | Value | Description |
---|---|---|
userDefined | 0 | User Defined, default value, no intent. |
alwaysNotify | 1 | Always notify. |
notifyOnAppChanges | 2 | Notify on app changes. |
notifyOnAppChangesWithoutDimming | 3 | Notify on app changes without dimming desktop. |
neverNotify | 4 | Never notify. |