Click or drag to resize

AccessTokenException Class

Represents an exception that occures while interacting with process tokens.
Inheritance Hierarchy
SystemObject
  SystemException
    Cauldron.WindowsServiceAccessTokenException

Namespace:  Cauldron.WindowsService
Assembly:  Cauldron.Win32.WindowsService (in Cauldron.Win32.WindowsService.dll) Version: 3.1.0.22 (3.1.0.22)
Syntax
C#
public sealed class AccessTokenException : Exception
See Also