SecurityGroupsDataSet.SecurityGroups Property
Gets the information about security groups.
Namespace: [Security Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Security.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Security.asmx?wsdl
Syntax
'Declaration
<BrowsableAttribute(False)> _
Public ReadOnly Property SecurityGroups As SecurityGroupsDataSet.SecurityGroupsDataTable
Get
'Usage
Dim instance As SecurityGroupsDataSet
Dim value As SecurityGroupsDataSet.SecurityGroupsDataTable
value = instance.SecurityGroups
[BrowsableAttribute(false)]
public SecurityGroupsDataSet.SecurityGroupsDataTable SecurityGroups { get; }
Property Value
Type: [Security Web service].SecurityGroupsDataSet.SecurityGroupsDataTable