IdentityRef interface
- Extends
directory |
Deprecated - Can be retrieved by querying the Graph user referenced in the "self" entry of the IdentityRef "_links" dictionary |
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 |
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. |
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. |
url | This url is the full route to the source resource of this graph subject. |
Deprecated - Can be retrieved by querying the Graph user referenced in the "self" entry of the IdentityRef "_links" dictionary
directoryAlias: string
Property Value
string
id: string
Property Value
string
Deprecated - Available in the "avatar" entry of the IdentityRef "_links" dictionary
imageUrl: string
Property Value
string
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
Deprecated - Can be inferred from the subject type of the descriptor (Descriptor.IsAadUserType/Descriptor.IsAadGroupType)
isAadIdentity: boolean
Property Value
boolean
Deprecated - Can be inferred from the subject type of the descriptor (Descriptor.IsGroupType)
isContainer: boolean
Property Value
boolean
isDeletedInOrigin: boolean
Property Value
boolean
Deprecated - not in use in most preexisting implementations of ToIdentityRef
profileUrl: string
Property Value
string
Deprecated - use Domain+PrincipalName instead
uniqueName: string
Property Value
string
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 GraphSubjectBase.descriptor
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 GraphSubjectBase.displayName
This url is the full route to the source resource of this graph subject.
url: string
Property Value
string
Inherited From GraphSubjectBase.url