FileExecutionState.GetApplicationScenarioId Method

Definition

Return an identifier which correlates application events with the corresponding protection service REST requests.

public virtual string GetApplicationScenarioId ();
abstract member GetApplicationScenarioId : unit -> string
override this.GetApplicationScenarioId : unit -> string
Public Overridable Function GetApplicationScenarioId () As String

Returns

An identifier (usually specified as a GUID).

Applies to