PackageRegistrarEnsureIdentityContextIsCorrect Method |
IT Hit User File System
Throws exception if process is running with sparse package application identity but handlers are registered for another executable
Namespace:
ITHit.FileSystem.Windows.Package
Assembly:
ITHit.FileSystem.Windows.Package (in ITHit.FileSystem.Windows.Package.dll) Version: 9.0.29527.0
Syntaxpublic static void EnsureIdentityContextIsCorrect()
Public Shared Sub EnsureIdentityContextIsCorrect
public:
static void EnsureIdentityContextIsCorrect()
static member EnsureIdentityContextIsCorrect : unit -> unit
ExceptionsException | Condition |
---|
NotImplementedException | |
See Also