--- title: "ClientNetworkProtocolProperty Class" ms.custom: "" ms.date: "03/04/2017" ms.prod: sql ms.prod_service: "database-engine" ms.reviewer: "" ms.technology: ms.topic: "reference" apiname: - "ClientNetworkProtocolProperty Class" apilocation: - "sqlmgmproviderxpsp2up.mof" helpviewer_keywords: - "ClientNetworkProtocolProperty class" ms.assetid: a6e8adb5-2ffd-4c49-b9e4-9a1e459ff7b4 author: "CarlRabeler" ms.author: "carlrab" --- # ClientNetworkProtocolProperty Class [!INCLUDE[tsql-appliesto-ss2008-xxxx-xxxx-xxx-md](../../../includes/tsql-appliesto-ss2008-xxxx-xxxx-xxx-md.md)] The [ClientNetworkProtocolProperty Class](../../../relational-databases/wmi-provider-configuration-classes/clientnetworkprotocolproperty-class/clientnetworkprotocolproperty-class.md) represents properties of a client network protocol. With the [ClientNetworkProtocolProperty Class](../../../relational-databases/wmi-provider-configuration-classes/clientnetworkprotocolproperty-class/clientnetworkprotocolproperty-class.md), you can perform the following tasks: - Set an index value to select a client network protocol property from the list of properties. - Check the protocol to which the current property belongs. - Check the name, type, and value of the current property. - Modify property string values and numeric values for the current property. - Set flags for the current property. ## See Also [Configure Client Protocols](https://technet.microsoft.com/library/ms181035.aspx)