Skip to content

Implementation of User domain model #111

Locked Answered by ypcode
ypcode asked this question in General
Discussion options

You must be logged in to vote

Hi friends,

Throwing some ideas and observations here:

  1. An entity already works through Graph and exists in the namespace PnP.Core.Model.AzureActiveDirectory.
    Should we have a dedicated namespace for a unified entity since it won't really be a 1 to 1 mapping with the Graph entity?
    (not really a fundamental concern, but always better IMHO to organize well the code for the sake of quality)

  2. A User in SharePoint is identified by a UPN or an ID but local to a particular Site, this ID is used to get SP specific properties or call SP Methods on a particular user. Thus we would need to key the entity with two different information in order to be able to call seamlessly MS Graph or SP REST. Do …

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

ypcode
Sep 8, 2020
Collaborator Author

You must be logged in to vote
6 replies
@ypcode
Comment options

ypcode Sep 8, 2020
Collaborator Author

@jansenbe
Comment options

@jansenbe
Comment options

@ypcode
Comment options

ypcode Sep 10, 2020
Collaborator Author

@jansenbe
Comment options

Answer selected by jansenbe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants