--- title: "ProtocolDisplayName Property (ClientNetLibInfo Class) | Microsoft Docs" ms.custom: "" ms.date: "06/13/2017" ms.prod: "sql-server-2014" ms.reviewer: "" ms.technology: wmi ms.topic: "reference" api_name: - "ProtocolDisplayName Property (ClientNetLibInfo Class)" api_location: - "sqlmgmproviderxpsp2up.mof" topic_type: - "apiref" helpviewer_keywords: - "ProtocolDisplayName property" ms.assetid: b90755fd-7cac-4bdb-8e45-e95119a7665c author: CarlRabeler ms.author: carlrab manager: craigg --- # ProtocolDisplayName Property (ClientNetLibInfo Class) Gets or sets the name used to display the protocol. ## Syntax ``` object .ProtocolDisplayName [= value] ``` ## Parts *object* A [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)