IdentityRefWithEmail interface
- Extends
Properties
preferred |
Inherited Properties
descriptor | The descriptor is the primary way to reference the graph subject while the system is running. This field will uniquely identify the same graph subject across both Accounts and Organizations. |
directory |
Deprecated - Can be retrieved by querying the Graph user referenced in the "self" entry of the IdentityRef "_links" dictionary |
display |
This is the non-unique display name of the graph subject. To change this field, you must alter its value in the source provider. |
id | |
image |
Deprecated - Available in the "avatar" entry of the IdentityRef "_links" dictionary |
inactive | Deprecated - Can be retrieved by querying the Graph membership state referenced in the "membershipState" entry of the GraphUser "_links" dictionary |
is |
Deprecated - Can be inferred from the subject type of the descriptor (Descriptor.IsAadUserType/Descriptor.IsAadGroupType) |
is |
Deprecated - Can be inferred from the subject type of the descriptor (Descriptor.IsGroupType) |
is |
|
profile |
Deprecated - not in use in most preexisting implementations of ToIdentityRef |
unique |
Deprecated - use Domain+PrincipalName instead |
url | This url is the full route to the source resource of this graph subject. |
Property Details
preferredEmailAddress
preferredEmailAddress: string
Property Value
string
Inherited Property Details
descriptor
The descriptor is the primary way to reference the graph subject while the system is running. This field will uniquely identify the same graph subject across both Accounts and Organizations.
descriptor: string
Property Value
string
Inherited From IdentityRef.descriptor
directoryAlias
Deprecated - Can be retrieved by querying the Graph user referenced in the "self" entry of the IdentityRef "_links" dictionary
directoryAlias: string
Property Value
string
Inherited From IdentityRef.directoryAlias
displayName
This is the non-unique display name of the graph subject. To change this field, you must alter its value in the source provider.
displayName: string
Property Value
string
Inherited From IdentityRef.displayName
id
imageUrl
Deprecated - Available in the "avatar" entry of the IdentityRef "_links" dictionary
imageUrl: string
Property Value
string
Inherited From IdentityRef.imageUrl
inactive
Deprecated - Can be retrieved by querying the Graph membership state referenced in the "membershipState" entry of the GraphUser "_links" dictionary
inactive: boolean
Property Value
boolean
Inherited From IdentityRef.inactive
isAadIdentity
Deprecated - Can be inferred from the subject type of the descriptor (Descriptor.IsAadUserType/Descriptor.IsAadGroupType)
isAadIdentity: boolean
Property Value
boolean
Inherited From IdentityRef.isAadIdentity
isContainer
Deprecated - Can be inferred from the subject type of the descriptor (Descriptor.IsGroupType)
isContainer: boolean
Property Value
boolean
Inherited From IdentityRef.isContainer
isDeletedInOrigin
profileUrl
Deprecated - not in use in most preexisting implementations of ToIdentityRef
profileUrl: string
Property Value
string
Inherited From IdentityRef.profileUrl
uniqueName
Deprecated - use Domain+PrincipalName instead
uniqueName: string
Property Value
string
Inherited From IdentityRef.uniqueName
url
This url is the full route to the source resource of this graph subject.
url: string
Property Value
string
Inherited From IdentityRef.url