SP へUserCreationInformation オブジェクト (sp.js)

グループに対する参加または脱退の要求を自動的に受け入れることができるかどうかを示す値を取得または設定します。

**適用対象:**apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var object = new SP.UserCreationInformation()

メンバー

UserCreationInformationオブジェクトでは、次のメンバーがあります。

Constructor

UserCreationInformationオブジェクトでは、次のコンスがあります。

コンストラクター

説明

UserCreationInformation

Initializes a new instance of the SP.UserCreationInformation object.

メソッド

UserCreationInformationオブジェクトでは、次の方法があります。

メソッド

説明

initPropertiesFromJson

writeToXml

プロパティ

UserCreationInformationオブジェクトでは、次のプロパティがあります。

プロパティ

説明

メール

Gets or sets a value that specifies the e-mail address for the user to be created.

loginName

Gets or sets a value that specifies the login name for the user to be created.

タイトル

Gets or sets a value that specifies the display name for the user to be created.

typeId

このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。