Click or drag to resize

DiagnosticsInformationGetTokenElevationType Method

Gets the type of the token elevation.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public static TokenElevationType GetTokenElevationType()

Return Value

Type: TokenElevationType
The type of the token elevation.
See Also