SP へプリンシパル オブジェクト (sp.js)

プロパティの値を設定します。

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

var object = new SP.Principal()

メンバー

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

Constructor

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

コンストラクター

説明

プリンシパル

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

プロパティ

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

プロパティ

説明

id

Gets a value that specifies the member identifier for the user or group.

isHiddenInUI

Gets a value that indicates whether this member should be hidden in the UI.

loginName

Gets the login name of the principal.

principalType

Gets a value containing the type of the principal.

タイトル

Gets or sets a value that specifies the name of the principal.