Edit

Share via


IGenericEvent.UserSecurityIdentifier Property

Definition

Gets the SecurityIdentifier of the user identity for the process whose thread fired the event.

public System.Security.Principal.SecurityIdentifier UserSecurityIdentifier { get; }
member this.UserSecurityIdentifier : System.Security.Principal.SecurityIdentifier
Public ReadOnly Property UserSecurityIdentifier As SecurityIdentifier

Property Value

Applies to