Click or drag to resize
GroupAdminGroup Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a boolean value that indicates if this group is the default admin group.

Namespace: DataPAServerSecurity
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool AdminGroup { get; }

Property Value

Type: Boolean
True if this is the default admin group.
Remarks