共用方式為


IUpdateEndpointAuthToken::ServiceID 方法

取得要向端點權杖驗證之服務的識別碼。

語法

HRESULT ServiceID(
  [out] GUID *pServiceID
);

參數

pServiceID [out]

服務的識別碼。

傳回值

如果成功 則傳回S_OK。 否則,傳回 COM 或 Windows 錯誤碼。

規格需求

需求
最低支援的用戶端
Windows XP、Windows 2000 Professional 與 SP3 [僅限傳統型應用程式]
最低支援的伺服器
Windows Server 2003、Windows 2000 Server 與 SP3 [僅限桌面應用程式]
標頭
UpdateEndpointAuth.h
Idl
UpdateEndpointAuth.idl
程式庫
UpdateEndpointAuth.lib
DLL
UpdateEndpointAuth.dll

另請參閱

IUpdateEndpointAuthToken