次の方法で共有


TagProperty.Upn プロパティ

定義

タグを追加したユーザーのユーザー プリンシパル名を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象