共用方式為


SecurityGroupsDataSet.GlobalPermissionsRow.WSEC_DENY 屬性

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

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

語法

'宣告
Public Property WSEC_DENY As Boolean
    Get
    Set
'用途
Dim instance As SecurityGroupsDataSet.GlobalPermissionsRow
Dim value As Boolean

value = instance.WSEC_DENY

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

屬性值

類型:System.Boolean

請參閱

參照

SecurityGroupsDataSet.GlobalPermissionsRow 類別

SecurityGroupsDataSet.GlobalPermissionsRow 成員

WebSvcSecurity 命名空間