ConnectEventResponse.UserId Property

Definition

UserId.

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

Property Value

Attributes

Applies to