GetAppIdAuthority Function
Gets a pointer to an IAppIdAuthority instance that manages keys for application identities and references.
Syntax
HRESULT GetAppIdAuthority (
[out] IAppIdAuthority **ppIAppIdAuthority
);
Parameters
ppIAppIdAuthority
[out] The returned IAppIdAuthority
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.