IncomingMessage.UserId 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.
An ID used to specify the origin of messages. When messages are generated by IoT Hub, it is set to {iot hub name}.
public string UserId { get; protected internal set; }
member this.UserId : string with get, set
Public Property UserId As String