GetAppIdAuthority Function

Gets a pointer to an IAppIdAuthority instance that manages keys for application identities and references.

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

Parameters

  • ppIAppIdAuthority
    [out] The returned IAppIdAuthority pointer.

Requirements

Platforms: Windows 2000, Windows XP, Windows Server 2003 family

Header: Isolation.h

.NET Framework Version: 2.0

See Also

Concepts

IAppIdAuthority Interface

Fusion Global Static Functions