Getting AppContainer SID

961 Views Asked by At

I'm trying to open the directory object within a AppContainer object:

\\Sessions\\<Session#>\\AppContainerNamedObjects\\<AppContainer-SID>

I can't seem to get the value <AppContainer-SID> within the process.

This value is visible using Process Explorer

Value in Process Explorer I didn't find a way to get it using the code. Is there any way to get this value on process start?

0

There are 0 best solutions below