de la propiedad SecurityCategoriesDataSet.SecurityCategoryRulesRow.WSEC_OBJ_RULE_TYPE
Especifica el identificador único para el tipo de regla del objeto de seguridad web.
Espacio de nombres: WebSvcSecurity
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
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 propiedad
Tipo: System.Int32
Vea también
Referencia
clase SecurityCategoriesDataSet.SecurityCategoryRulesRow