共用方式為


SecurityCategoriesDataSet.SecurityCategoryRulesRow.WSEC_OBJ_RULE_TYPE 屬性

指定 web 安全性物件規則類型的唯一識別碼。

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

語法

'宣告
Public Property WSEC_OBJ_RULE_TYPE As Integer
    Get
    Set
'用途
Dim instance As SecurityCategoriesDataSet.SecurityCategoryRulesRow
Dim value As Integer

value = instance.WSEC_OBJ_RULE_TYPE

instance.WSEC_OBJ_RULE_TYPE = value
public int WSEC_OBJ_RULE_TYPE { get; set; }

屬性值

類型:System.Int32

請參閱

參照

SecurityCategoriesDataSet.SecurityCategoryRulesRow 類別

SecurityCategoriesDataSet.SecurityCategoryRulesRow 成員

WebSvcSecurity 命名空間