Package org.azd.graph.types
Class GraphUserCreationContext
java.lang.Object
org.azd.graph.types.GraphUserCreationContext
- Direct Known Subclasses:
GraphUserMailAddressCreationContext
,GraphUserOriginIdCreationContext
,GraphUserPrincipalNameCreationContext
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 Summary
Modifier and TypeFieldDescriptionOptional: If provided, we will use this identifier for the storage key of the created user -
Constructor Summary
-
Method Summary
-
Field Details
-
storageKey
Optional: If provided, we will use this identifier for the storage key of the created user
-
-
Constructor Details
-
GraphUserCreationContext
public GraphUserCreationContext()
-