AzureLogEntryUserName Property

Gets or sets the name of the user that created the original message.

Definition

Namespace: InnerDrive.Logging
Assembly: InnerDrive.Logging (in InnerDrive.Logging.dll) Version: 5.2.9017.0
C#
public string? UserName { get; set; }

Property Value

String

See Also