共用方式為


GetAppIdAuthority 函式

取得 IAppIdAuthority 執行個體的指標,該執行個體會管理應用程式身分識別和參考的金鑰。

語法

HRESULT GetAppIdAuthority (  
    [out] IAppIdAuthority **ppIAppIdAuthority  
 );  

參數

ppIAppIdAuthority
[out] 傳回的 IAppIdAuthority 指標。

規格需求

平台:請參閱系統需求

標題:Isolation.h

.NET Framework版本:自 2.0 起可用

另請參閱