From 47322e6868a44bbb87edf7abe392f16f14aaf317 Mon Sep 17 00:00:00 2001 From: Alekhya Jupudi <89069896+alekyaj@users.noreply.github.com> Date: Mon, 6 Jun 2022 10:16:47 +0530 Subject: [PATCH] Update dmclient-csp.md --- windows/client-management/mdm/dmclient-csp.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/client-management/mdm/dmclient-csp.md b/windows/client-management/mdm/dmclient-csp.md index 9cf97ddc87..140f4c8884 100644 --- a/windows/client-management/mdm/dmclient-csp.md +++ b/windows/client-management/mdm/dmclient-csp.md @@ -545,7 +545,7 @@ The values are : 0= none, 1= sequential, anything else= parallel. Supported operations are Get, Add, Replace and Delete. -Value type is integer. Only applicable for Windows 10 multi-session. +Value type is integer. Only applicable for Windows Enterprise multi-session. **Provider/*ProviderID*/MultipleSession/NumAllowedConcurrentUserSessionAtUserLogonSync** @@ -557,7 +557,7 @@ The values are : 0= none, 1= sequential, anything else= parallel. Supported operations are Get, Add, Replace and Delete. -Value type is integer. Only applicable for Windows 10 multi-session. +Value type is integer. Only applicable for Windows Enterprise multi-session. **Provider/*ProviderID*/MultipleSession/IntervalForScheduledRetriesForUserSession** Optional. This node specifies the waiting time (in minutes) for the initial set of retries as specified by the number of retries in `//Poll/NumberOfScheduledRetriesForUserSession`.