Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

DeriveRestrictedAppContainerSidFromAppContainerSidAndRestrictedName function (userenv.h)

[DeriveRestrictedAppContainerSidFromAppContainerSidAndRestrictedName is reserved for future use.]

DeriveRestrictedAppContainerSidFromAppContainerSidAndRestrictedName is reserved for future use.

Syntax

USERENVAPI HRESULT DeriveRestrictedAppContainerSidFromAppContainerSidAndRestrictedName(
 [in] PSID psidAppContainerSid,
 [in] PCWSTR pszRestrictedAppContainerName,
 [out] PSID *ppsidRestrictedAppContainerSid
);

Parameters

[in] psidAppContainerSid

Reserved.

[in] pszRestrictedAppContainerName

Reserved.

[out] ppsidRestrictedAppContainerSid

Reserved.

Return value

Reserved.

Requirements

Requirement Value
Minimum supported client Windows 10 [desktop apps only]
Minimum supported server Windows Server 2016 [desktop apps only]
Target Platform Windows
Header userenv.h
Library Userenv.lib
DLL Userenv.dll

Feedback

Was this page helpful?

Additional resources