FileExecutionState.GetApplicationScenarioId Method
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.
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).