共用方式為


DEVPKEY_DeviceClass_Security

DEVPKEY_DeviceClass_Security裝置屬性代表裝置設定類別的安全性描述項結構

屬性

屬性索引鍵

DEVPKEY_DeviceClass_Security

Property-data-type 標識符

DEVPROP_TYPE_SECURITY_DESCRIPTOR

屬性存取

安裝應用程式和安裝程式的讀取和寫入存取權

對應SPCRP_Xxx標識符

SPCRP_SECURITY

當地語系化?

No

備註

您可以在安裝應用程式安裝裝置安裝類別期間或之後,設定DEVPKEY_DeviceClass_Security的值。 如需如何設定此屬性的詳細資訊,請參閱 建立安全裝置安裝

您可以呼叫 CM_Get_Class_Property 或 SetupDiGetClassProperty 來擷取DEVPKEY_DeviceClass_Security的值。 您可以呼叫 CM_Set_Class_Property 或 SetupDiSetClassProperty 來設定DEVPKEY_DeviceClass_Security

Windows Server 2003 和 Windows XP 支援此屬性,但不支援DEVPKEY_DeviceClass_Security屬性索引鍵。 在這些舊版 Windows 上,您可以使用 SPCRP_SECURITY 標識碼來存取此屬性的值。 如需如何存取此屬性值的資訊,請參閱 擷取裝置安裝類別SPCRP_Xxx屬性設定裝置設定類別SPCRP_Xxx屬性

需求

版本:Windows Vista 和更新版本的 Windows 標頭:D evpkey.h (包括 Devpkey.h)

另請參閱

SetupDiGetClassProperty

SetupDiSetClassProperty