SecurityGroup property
- Last UpdatedJul 23, 2024
- 1 minute read
Sets the security group for the given set of gObjects.
Class
IgObjects
Syntax
[C#]
string SecurityGroup { set; };
[Visual C++]
HRESULT SecurityGroup(
[in] BSTR rha
);
Parameters
rhs
The name of the security group.