SecurityCategoriesDataSet.SecurityCategoryRulesDataTable classe
Representa informações sobre regras de segurança de categoria que estão contidas em um ou mais objetos SecurityCategoriesDataSet.SecurityCategoryRulesRow .
Inheritance hierarchy
System.Object
System.ComponentModel.MarshalByValueComponent
System.Data.DataTable
WebSvcSecurity.SecurityCategoriesDataSet.SecurityCategoryRulesDataTable
Namespace: WebSvcSecurity
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
<SerializableAttribute> _
Public Class SecurityCategoryRulesDataTable _
Inherits DataTable _
Implements IEnumerable
'Uso
Dim instance As SecurityCategoriesDataSet.SecurityCategoryRulesDataTable
[SerializableAttribute]
public class SecurityCategoryRulesDataTable : DataTable,
IEnumerable
Segurança de thread
Os membros públicos estática (Shared no Visual Basic) desse tipo são seguros para thread. Nenhum membro de instância pode ser garantido como seguro para thread.
Ver também
Referência
SecurityCategoriesDataSet.SecurityCategoryRulesDataTable membros