Partager via


Actor.Name Propriété

Définition

Obtient ou définit l’objet ou le nom d’utilisateur associé au contexte de demande qui a généré l’événement.

[Newtonsoft.Json.JsonProperty(PropertyName="name")]
public string Name { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="name")>]
member this.Name : string with get, set
Public Property Name As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à