共用方式為


AppLicenseType 列舉

代表指定的應用程式的授權類型的 SharePoint,指定多少使用者可以存取應用程式,以及如何 long。

命名空間:  Microsoft.SharePoint.Client
組件:   Microsoft.SharePoint.Client.Silverlight (在 Microsoft.SharePoint.Client.Silverlight.dll 中);  Microsoft.SharePoint.Client.Phone (在 Microsoft.SharePoint.Client.Phone.dll 中)  Microsoft.SharePoint.Client (在 Microsoft.SharePoint.Client.dll 中)

語法

'宣告
Public Enumeration AppLicenseType
'用途
Dim instance As AppLicenseType
public enum AppLicenseType

成員

成員名稱 描述
PerpetualMultiUser 指定數字的使用者可以存取,請在應用程式,使用沒有到期日。
PerpetualAllUsers 所有的使用者可以存取應用程式,使用沒有到期日。
TrialMultiUser 如果已指定的到期日,指定數字的使用者可以存取,請在應用程式,進位至指定的到期日。
TrialAllUsers 在 SharePoint 部署中的所有網站使用者可以都存取,請在應用程式,到指定的到期日期。

備註

如需有關應用程式授權的詳細資訊,請參閱授權您的 Office 和 SharePoint 增益集

請參閱

參照

Microsoft.SharePoint.Client 命名空間