Compartir a través de


SessionIds.SessionIdsProperty Propiedad

Definición

Obtiene o establece la lista de identificadores de sesión.

[Newtonsoft.Json.JsonProperty(PropertyName="sessionIds")]
public System.Collections.Generic.IList<string> SessionIdsProperty { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sessionIds")>]
member this.SessionIdsProperty : System.Collections.Generic.IList<string> with get, set
Public Property SessionIdsProperty As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a