ILicenseType 接口
描述,那么,当向用户授予,将管理功能它们可以访问的一个许可证类型
命名空间: Microsoft.TeamFoundation.Server.Core
程序集: Microsoft.TeamFoundation.Server.Core(在 Microsoft.TeamFoundation.Server.Core.dll 中)
语法
声明
Public Interface ILicenseType
public interface ILicenseType
ILicenseType 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
Description | 许可证类型的说明 | |
Features | 此许可证包含的功能,按 ID | |
Id | 许可证类型唯一 ID | |
IsDefault | 这是默认值许可证类型。默认情况下如果为 true,然后用户可以访问功能的和显式不一定具有此许可证 (虽然使用这样的函数将隐式将此许可证的 contitute 使用率) | |
Name | 许可证类型的名称 |
页首