Share via


GetIdentityAuthority Function

Gets a pointer to an IIdentityAuthority instance that manages keys for code objects.

HRESULT GetIdentityAuthority (
    [out] IIdentityAuthority   **ppIIdentityAuthority
 );

Parameters

  • ppIIdentityAuthority
    [out] The returned IIdentityAuthority pointer.

Requirements

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

Header: Isolation.h

.NET Framework Version: 2.0

See Also

Concepts

IIdentityAuthority Interface

Fusion Global Static Functions