Jaa


UserTokenBasicMock.UserId Property

Definition

Gets or sets the user ID.

public string UserId { get; set; }
member this.UserId : string with get, set
Public Property UserId As String

Property Value

The user ID. If empty, same as adapter.Conversation.User.Id.

Applies to