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

指定したSharePoint アドイン の指定したユーザーのアプリ ライセンスを表します。

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

var object = new SP.AppLicense()

メンバー

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

Constructor

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

コンストラクター

説明

AppLicense

Initializes a new instance of the SP.AppLicense object.

プロパティ

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

プロパティ

説明

rawXMLLicenseToken

Gets an XML fragment that represents the app license token, which contains license property information.

typeId

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