SecurityInsightsProcessEntity.ElevationToken Property

Definition

The elevation token associated with the process.

public Azure.ResourceManager.SecurityInsights.Models.SecurityInsightsProcessElevationToken? ElevationToken { get; set; }
member this.ElevationToken : Nullable<Azure.ResourceManager.SecurityInsights.Models.SecurityInsightsProcessElevationToken> with get, set
Public Property ElevationToken As Nullable(Of SecurityInsightsProcessElevationToken)

Property Value

Applies to