Click or drag to resize
ServerSecurityGroups Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the GroupsCollection that represents the groups for the server.

Namespace: DataPAServerSecurity
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public GroupsCollection Groups { get; set; }

Property Value

Type: GroupsCollection
The GroupsCollection that represents the groups for the server.

Return Value

Type: GroupsCollection
The GroupsCollection that represents the groups for the server.
Remarks