mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-05 17:17:22 +00:00
Redundant whitespace clean-up
Changes proposed: - remove redundant blank lines at end-of-file (EOF) - remove redundant end-of-line (EOL) blanks - normalize whitespace in bullet point lists, 1 space between dash and text - normalize whitespace in numbered lists, 1 space between ordinal and text Ref. #9082 (Update surfacehub-csp.md)
This commit is contained in:
parent
81619affa8
commit
680a16497c
@ -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.
|
||||
|
||||
@ -253,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.
|
||||
|
||||
@ -484,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.
|
||||
|
||||
@ -530,11 +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.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user