Share via


ProcessEntity.ElevationToken Property

Definition

The elevation token associated with the process.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.ElevationToken? ElevationToken { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inlined)>]
member this.ElevationToken : Nullable<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.ElevationToken> with get, set
Public Property ElevationToken As Nullable(Of ElevationToken)

Property Value

Implements

Attributes

Applies to