Compartilhar via


SecurityTemplatesDataSet classe

Representa informações sobre modelos de segurança do projeto.

Inheritance hierarchy

System.Object
  System.ComponentModel.MarshalByValueComponent
    System.Data.DataSet
      WebSvcSecurity.SecurityTemplatesDataSet

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

Sintaxe

'Declaração
<SerializableAttribute> _
Public Class SecurityTemplatesDataSet _
    Inherits DataSet
'Uso
Dim instance As SecurityTemplatesDataSet
[SerializableAttribute]
public class SecurityTemplatesDataSet : DataSet

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

SecurityTemplatesDataSet membros

WebSvcSecurity namespace