次の方法で共有


StaticSiteUserInvitationRequestResource.UserDetails プロパティ

定義

静的サイト ユーザーのユーザー ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象