Udostępnij za pośrednictwem


NegotiationBaseAttribute.UserId Property

Definition

Gets or sets the user id assigned to the SignalR client.

[Microsoft.Azure.WebJobs.Description.AutoResolve]
public string UserId { get; set; }
[<Microsoft.Azure.WebJobs.Description.AutoResolve>]
member this.UserId : string with get, set
Public Property UserId As String

Property Value

Attributes
Microsoft.Azure.WebJobs.Description.AutoResolveAttribute

Applies to