Compartir a través de


SystemData.CreatedBy Propiedad

Definición

Obtiene un identificador de cadena para la identidad que creó el recurso.

[Newtonsoft.Json.JsonProperty(PropertyName="createdBy")]
public string CreatedBy { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="createdBy")>]
member this.CreatedBy : string
Public ReadOnly Property CreatedBy As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a