Partager via


SignalRMessage.UserId Propriété

Définition

Obtient ou définit l’ID de l’utilisateur auquel le message va être envoyé.

[Newtonsoft.Json.JsonProperty("userId")]
public string UserId { get; set; }
[<Newtonsoft.Json.JsonProperty("userId")>]
member this.UserId : string with get, set
Public Property UserId As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à