GetAppIdAuthority 函数

获取管理应用程序标识和引用的密钥的 IAppIdAuthority 实例的指针。

语法

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

参数

ppIAppIdAuthority
[out] 返回的 IAppIdAuthority 指针。

要求

平台:请参阅系统要求

标头:Isolation.h

.NET Framework 版本:自 2.0 起可用

请参阅