Values.GetSecurityGroupRequestSourceRetrieves detailed information about a specific security group in a Wickr network, including its settings, member counts, and configuration.
type nonrec t = {networkId : NetworkId.t;The ID of the Wickr network containing the security group.
*)groupId : GenericString.t;The unique identifier of the security group to retrieve.
*)}