DkmRunningProcessInfo.IntegrityLevel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
SECURITY_MANDATORY_*_RID value used to indicate the integrity level of this process. -1/MAXDWORD is used if the integrity level is unknown/invalid such as on pre-Vista operating systems where integrity levels do not exist, or if the user identity of process could not be obtained.
public:
property int IntegrityLevel { int get(); };
public:
property int IntegrityLevel { int get(); };
public int IntegrityLevel { get; }
member this.IntegrityLevel : int
Public ReadOnly Property IntegrityLevel As Integer
Property Value
Returns Int32.