Compartilhar via


SecurityCategoriesDataSet.UserRelationsRow classe

Representa informações sobre relações de usuário, como uma linha no objeto SecurityCategoriesDataSet.UserRelationsDataTable .

Inheritance hierarchy

System.Object
  System.Data.DataRow
    WebSvcSecurity.SecurityCategoriesDataSet.UserRelationsRow

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

Sintaxe

'Declaração
Public Class UserRelationsRow _
    Inherits DataRow
'Uso
Dim instance As SecurityCategoriesDataSet.UserRelationsRow
public class UserRelationsRow : DataRow

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.UserRelationsRow membros

WebSvcSecurity namespace