var groups = client.Users[servicePrincipalId].GetMemberGroups(true).Request().PostAsync().Result;
Microsoft.Graph.ServiceException: Request_ResourceNotFound消息:资源'$servicePrincipalId‘不存在,或者它的查询引用属性对象不存在client.DirectoryObjects[servicePrincipalId].GetMe