SecurityTemplatesDataSet.SecurityTemplates propriedade
Obtém informações sobre modelos de segurança.
Namespace: WebSvcSecurity
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
<BrowsableAttribute(False)> _
Public ReadOnly Property SecurityTemplates As SecurityTemplatesDataSet.SecurityTemplatesDataTable
Get
'Uso
Dim instance As SecurityTemplatesDataSet
Dim value As SecurityTemplatesDataSet.SecurityTemplatesDataTable
value = instance.SecurityTemplates
[BrowsableAttribute(false)]
public SecurityTemplatesDataSet.SecurityTemplatesDataTable SecurityTemplates { get; }
Valor de propriedade
Tipo: WebSvcSecurity.SecurityTemplatesDataSet.SecurityTemplatesDataTable
Ver também
Referência
SecurityTemplatesDataSet classe