Class GraphUserCreationContext

java.lang.Object
org.azd.graph.types.GraphUserCreationContext
Direct Known Subclasses:
GraphUserMailAddressCreationContext, GraphUserOriginIdCreationContext, GraphUserPrincipalNameCreationContext

public class GraphUserCreationContext extends Object
Do not attempt to use this type to create a new user. Use one of the subclasses instead. This type does not contain sufficient fields to create a new user.
  • Field Details

    • storageKey

      public String storageKey
      Optional: If provided, we will use this identifier for the storage key of the created user
  • Constructor Details

    • GraphUserCreationContext

      public GraphUserCreationContext()