// Code generated by msgraph-generate.go DO NOT EDIT. package msgraph // Configuration undocumented type Configuration struct { // Object is the base model of Configuration Object // AuthorizedApps undocumented AuthorizedApps []string `json:"authorizedApps,omitempty"` }