SecurityTemplatesDataSet.GlobalPermissionsRow classe
Representa uma permissão global em um modelo de segurança, como uma linha no objeto SecurityTemplatesDataSet.GlobalPermissionsDataTable .
Inheritance hierarchy
System.Object
System.Data.DataRow
WebSvcSecurity.SecurityTemplatesDataSet.GlobalPermissionsRow
Namespace: WebSvcSecurity
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public Class GlobalPermissionsRow _
Inherits DataRow
'Uso
Dim instance As SecurityTemplatesDataSet.GlobalPermissionsRow
public class GlobalPermissionsRow : 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.