Share via


AmqpMessageProperties.UserId Property

Definition

The user-id value from the AMQP properties.

public ReadOnlyMemory<byte>? UserId { get; set; }
member this.UserId : Nullable<ReadOnlyMemory<byte>> with get, set
Public Property UserId As Nullable(Of ReadOnlyMemory(Of Byte))

Property Value

Applies to