Share via


WebPubSubConnectionContext.UserId Property

Definition

The user identity of the client.

[System.Runtime.Serialization.DataMember(Name="userId")]
[System.Text.Json.Serialization.JsonPropertyName("userId")]
public string UserId { get; }
[<System.Runtime.Serialization.DataMember(Name="userId")>]
[<System.Text.Json.Serialization.JsonPropertyName("userId")>]
member this.UserId : string
Public ReadOnly Property UserId As String

Property Value

Attributes

Applies to