Aracılığıyla paylaş


TagProperty.Upn Property

Definition

Gets returns the User Principal Name of the user who added the tag.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to