--- title: "ProtocolDisplayName Property (ClientNetLibInfo)" ms.custom: seo-lt-2019 ms.date: "03/03/2017" ms.prod: sql ms.prod_service: "database-engine" ms.reviewer: "" ms.technology: wmi ms.topic: "reference" apiname: - "ProtocolDisplayName Property (ClientNetLibInfo Class)" apilocation: - "sqlmgmproviderxpsp2up.mof" apitype: "MOFDef" helpviewer_keywords: - "ProtocolDisplayName property" ms.assetid: b90755fd-7cac-4bdb-8e45-e95119a7665c author: "CarlRabeler" ms.author: "carlrab" --- # ProtocolDisplayName Property (ClientNetLibInfo Class) [!INCLUDE[tsql-appliesto-ss2008-xxxx-xxxx-xxx-md](../../../includes/tsql-appliesto-ss2008-xxxx-xxxx-xxx-md.md)] Gets or sets the name used to display the protocol. ## Syntax ``` object.ProtocolDisplayName [= value] ``` ## Parts *object* A [ClientNetLibInfo Class](../../../relational-databases/wmi-provider-configuration-classes/clientnetlibinfo-class/clientnetlibinfo-class.md) object that represents information about the client net library. ## Property Value/Return Value A string value that specifies the display name used for the protocol. ## Remarks ## See Also [Configure Client Protocols](https://technet.microsoft.com/library/ms181035.aspx)