ResourceAuthorizationDataSet.CategoryPermissionsRow.WSEC_ALLOW 屬性
取得或設定 Boolean 值,指定 [網頁安全性是否允許資源授權。
命名空間: WebSvcResource
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Property WSEC_ALLOW As Boolean
Get
Set
'用途
Dim instance As ResourceAuthorizationDataSet.CategoryPermissionsRow
Dim value As Boolean
value = instance.WSEC_ALLOW
instance.WSEC_ALLOW = value
public bool WSEC_ALLOW { get; set; }
屬性值
請參閱
參照
ResourceAuthorizationDataSet.CategoryPermissionsRow 類別