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: See .NET Framework System Requirements.

Header: Isolation.h

.NET Framework Versions: 4, 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0

See Also

Reference

IIdentityAuthority Interface

Other Resources

Fusion Global Static Functions