TraceEventArgs.NTCanonicalUserName Property
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.
Gets the NT canonical user name associated with a TraceEventArgs object.
public string NTCanonicalUserName { get; }
member this.NTCanonicalUserName : string
Public ReadOnly Property NTCanonicalUserName As String