GetIdentityAuthority Function
Gets a pointer to an IIdentityAuthority instance that manages keys for code objects.
Syntax
HRESULT GetIdentityAuthority (
[out] IIdentityAuthority **ppIIdentityAuthority
);
Parameters
ppIIdentityAuthority
[out] The returned IIdentityAuthority
pointer.
Requirements
Platforms: See System Requirements.
Header: Isolation.h
.NET Framework Versions: Available since 2.0
See also
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.