Documentation ¶
Index ¶
- func GetUserById(graphServiceClient *msgraphsdkgo.GraphServiceClient, userId string) (models.Userable, error)
- func GetUserByUpn(graphServiceClient *msgraphsdkgo.GraphServiceClient, upn string) (models.Userable, error)
- func GetUserUpnById(graphServiceClient *msgraphsdkgo.GraphServiceClient, principalId string) (*string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetUserById ¶
func GetUserById(graphServiceClient *msgraphsdkgo.GraphServiceClient, userId string) (models.Userable, error)
func GetUserByUpn ¶
func GetUserByUpn(graphServiceClient *msgraphsdkgo.GraphServiceClient, upn string) (models.Userable, error)
func GetUserUpnById ¶
func GetUserUpnById(graphServiceClient *msgraphsdkgo.GraphServiceClient, principalId string) (*string, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.