共用方式為


SecurityCategoriesDataSet.UserPermissionsRow.WSEC_ALLOW 屬性

取得或設定 Boolean 值,指定 [網頁安全性是否允許資源授權。

命名空間:  WebSvcSecurity
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

'宣告
Public Property WSEC_ALLOW As Boolean
    Get
    Set
'用途
Dim instance As SecurityCategoriesDataSet.UserPermissionsRow
Dim value As Boolean

value = instance.WSEC_ALLOW

instance.WSEC_ALLOW = value
public bool WSEC_ALLOW { get; set; }

屬性值

類型:System.Boolean

請參閱

參照

SecurityCategoriesDataSet.UserPermissionsRow 類別

SecurityCategoriesDataSet.UserPermissionsRow 成員

WebSvcSecurity 命名空間