Share via


ConnectEventResponse.UserId Property

Definition

UserId.

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

Property Value

Attributes

Applies to