共用方式為


LicenseType.IsDefault 屬性

這是預設授權類型。 如果預設為 true,使用者就可以存取功能的和明確不一定有授權 (雖然使用這類的功能會隱含地將這個授權的 contitute 套用)。

命名空間:  Microsoft.TeamFoundation.Server.Core
組件:  Microsoft.TeamFoundation.Server.Core (在 Microsoft.TeamFoundation.Server.Core.dll 中)

語法

'宣告
Public Property IsDefault As Boolean
public bool IsDefault { get; set; }

屬性值

類型:System.Boolean
傳回 Boolean

實作

ILicenseType.IsDefault

.NET Framework 安全性

請參閱

參考

LicenseType 類別

Microsoft.TeamFoundation.Server.Core 命名空間