Share via


HubConnectionContext.UserIdentifier Property

Definition

Gets or sets the user identifier for this connection.

public:
 property System::String ^ UserIdentifier { System::String ^ get(); void set(System::String ^ value); };
public string UserIdentifier { get; set; }
public string? UserIdentifier { get; set; }
member this.UserIdentifier : string with get, set
Public Property UserIdentifier As String

Property Value

Applies to