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

Reference

IIdentityAuthority Interface

Other Resources

Fusion Global Static Functions