GraphUserPrincipalNameUpdateContext interface

Use this type for transfering identity rights, for instance after performing a Tenant switch.

Extends

Properties

principalName

This should be Principal Name (UPN) to which we want to transfer rights. Example: destination@email.com

Inherited Properties

storageKey

Storage key should not be specified in case of updating user

Property Details

principalName

This should be Principal Name (UPN) to which we want to transfer rights. Example: destination@email.com

principalName: string

Property Value

string

Inherited Property Details

storageKey

Storage key should not be specified in case of updating user

storageKey: string

Property Value

string

Inherited From GraphUserUpdateContext.storageKey