Share via


IPluginExecutionContext2.InitiatingUserApplicationId Property

Definition

Gets the application ID of the user that initiates the plug-in execution. If the user is not an application, the value is an empty Guid.

public:
 property Guid InitiatingUserApplicationId { Guid get(); };
public Guid InitiatingUserApplicationId { get; }
member this.InitiatingUserApplicationId : Guid
Public ReadOnly Property InitiatingUserApplicationId As Guid

Property Value

Applies to