Merge pull request #9082 from DanPandre/patch-11

Update surfacehub-csp.md
This commit is contained in:
Thomas Raya
2021-02-08 11:49:31 -08:00
committed by GitHub

View File

@ -28,10 +28,10 @@ The following diagram shows the SurfaceHub CSP management objects in tree format
<p style="margin-left: 20px">To use a device account from Azure Active Directory
1. Set the UserPrincipalName (for Azure AD).
2. Set a valid Password.
3. Execute ValidateAndCommit to validate the specified username and password combination against Azure AD.
4. Get the ErrorContext in case something goes wrong during validation.
1. Set the UserPrincipalName (for Azure AD).
2. Set a valid Password.
3. Execute ValidateAndCommit to validate the specified username and password combination against Azure AD.
4. Get the ErrorContext in case something goes wrong during validation.
> [!NOTE]
> If the device cannot auto-discover the Exchange server and Session Initiation Protocol (SIP) address from this information, you should specify the ExchangeServer and SipAddress.
@ -89,10 +89,10 @@ The following diagram shows the SurfaceHub CSP management objects in tree format
<p style="margin-left: 20px">To use a device account from Active Directory
1. Set the DomainName.
2. Set the UserName.
3. Set a valid Password.
4. Execute the ValidateAndCommit node.
1. Set the DomainName.
2. Set the UserName.
3. Set a valid Password.
4. Execute the ValidateAndCommit node.
<a href="" id="deviceaccount-domainname"></a>**DeviceAccount/DomainName**
<p style="margin-left: 20px">Domain of the device account when you are using Active Directory. To use a device account from Active Directory, you should specify both DomainName and UserName for the device account.
@ -134,8 +134,8 @@ The following diagram shows the SurfaceHub CSP management objects in tree format
<p style="margin-left: 20px">Valid values:
- 0 - password rotation enabled
- 1 - disabled
- 0 - password rotation enabled
- 1 - disabled
<p style="margin-left: 20px">The data type is integer. Supported operation is Get and Replace.
@ -144,6 +144,11 @@ The following diagram shows the SurfaceHub CSP management objects in tree format
<p style="margin-left: 20px">The data type is string. Supported operation is Get and Replace.
<a href="" id="deviceaccount-exchangemodernauthenabled"></a>**DeviceAccount/ExchangeModernAuthEnabled**
<p style="margin-left: 20px">Added in <a href="https://support.microsoft.com/en-us/topic/february-2-2021-kb4598291-os-builds-19041-789-and-19042-789-preview-6a766199-a4f1-616e-1f5c-58bdc3ca5e3b" data-raw-source="[KB4598291](https://support.microsoft.com/en-us/topic/february-2-2021-kb4598291-os-builds-19041-789-and-19042-789-preview-6a766199-a4f1-616e-1f5c-58bdc3ca5e3b)">KB4598291</a> for Windows 10, version 20H2. Specifies whether Device Account calendar sync will attempt to use token-based Modern Authentication to connect to the Exchange Server. Default value is True.
<p style="margin-left: 20px">The data type is boolean. Supported operation is Get and Replace.
<a href="" id="deviceaccount-calendarsyncenabled"></a>**DeviceAccount/CalendarSyncEnabled**
<p style="margin-left: 20px">Specifies whether calendar sync and other Exchange server services is enabled.
@ -248,8 +253,8 @@ The following diagram shows the SurfaceHub CSP management objects in tree format
<p style="margin-left: 20px">Valid values:
- 0 - Organizer and time only
- 1 - Organizer, time, and subject. Subject is hidden in private meetings.
- 0 - Organizer and time only
- 1 - Organizer, time, and subject. Subject is hidden in private meetings.
<p style="margin-left: 20px">The data type is integer. Supported operation is Get and Replace.
@ -479,8 +484,8 @@ The following diagram shows the SurfaceHub CSP management objects in tree format
<p style="margin-left: 20px">Valid values:
- 0 - Connected Standby (default)
- 1 - Hibernate
- 0 - Connected Standby (default)
- 1 - Hibernate
<p style="margin-left: 20px">The data type is integer. Supported operation is Get and Replace.
@ -525,12 +530,3 @@ The following diagram shows the SurfaceHub CSP management objects in tree format
<p style="margin-left: 20px">The data type is string. Supported operation is Get and Replace. The Get operation is allowed, but it will always return an empty string.