ClientGroupInfo interface
The information of AAD security group.
Properties
group |
The AAD security group id. |
group |
The AAD security group name. |
Property Details
groupId
The AAD security group id.
groupId?: string
Property Value
string
groupName
The AAD security group name.
groupName?: string
Property Value
string