Compartilhar via


SecurityCategoriesDataSet.SecurityCategoryRulesRow.WSEC_OBJ_RULE_TYPE propriedade

Especifica o identificador exclusivo para o tipo de regra do objeto de segurança na web.

Namespace:  WebSvcSecurity
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
Public Property WSEC_OBJ_RULE_TYPE As Integer
    Get
    Set
'Uso
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; }

Valor de propriedade

Tipo: System.Int32

Ver também

Referência

SecurityCategoriesDataSet.SecurityCategoryRulesRow classe

SecurityCategoriesDataSet.SecurityCategoryRulesRow membros

WebSvcSecurity namespace