Skip to content

Commit f1664cd

Browse files
author
Angela Fleischmann
authored
Lines 4 and 19: a SMS Provider (an, x2)
1 parent 5f50ccc commit f1664cd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

memdocs/configmgr/develop/core/understand/how-to-connect-to-an-sms-provider-by-using-managed-code.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Connect to an SMS Provider by Using Managed Code"
33
titleSuffix: "Configuration Manager"
4-
description: "To connect to a SMS Provider, use WqlConnectionManager.Connect."
4+
description: "To connect to an SMS Provider, use WqlConnectionManager.Connect."
55
ms.date: "09/20/2016"
66
ms.prod: "configuration-manager"
77
ms.technology: configmgr-sdk
@@ -16,7 +16,7 @@ ms.collection: openauth
1616

1717
---
1818
# How to Connect to an SMS Provider in Configuration Manager by Using Managed Code
19-
To connect to a SMS Provider, use **WqlConnectionManager.Connect**. After it is connected, **WqlConnectionManager.Connect** has methods to query, create, delete, and otherwise use Configuration Manager Windows Management Instrumentation (WMI) objects.
19+
To connect to an SMS Provider, use **WqlConnectionManager.Connect**. After it is connected, **WqlConnectionManager.Connect** has methods to query, create, delete, and otherwise use Configuration Manager Windows Management Instrumentation (WMI) objects.
2020

2121
> [!NOTE]
2222
> **WqlConnectionManager.Connect** is a WMI-specific derivation of [ConnectionManagerBase](/previous-versions/system-center/developer/cc147366(v=msdn.10)).

0 commit comments

Comments
 (0)