다음을 통해 공유


IdentityRef interface

Extends

속성

directoryAlias

사용되지 않음 - IdentityRef "_links" 사전의 "자체" 항목에서 참조된 Graph 사용자를 쿼리하여 검색할 수 있습니다.

id
imageUrl

사용되지 않음 - IdentityRef "_links" 사전의 "아바타" 항목에서 사용할 수 있습니다.

inactive

사용되지 않음 - GraphUser "_links" 사전의 "membershipState" 항목에서 참조되는 Graph 멤버 자격 상태를 쿼리하여 검색할 수 있습니다.

isAadIdentity

사용되지 않음 - 설명자의 주체 형식(Descriptor.IsAadUserType/Descriptor.IsAadGroupType)에서 유추할 수 있습니다.

isContainer

사용되지 않음 - 설명자의 주체 형식에서 유추할 수 있음(Descriptor.IsGroupType)

isDeletedInOrigin
profileUrl

사용되지 않음 - ToIdentityRef의 기존 구현에서 사용되지 않음

uniqueName

사용되지 않음 - 대신 Domain+PrincipalName 사용

상속된 속성

descriptor

설명자는 시스템이 실행되는 동안 그래프 제목을 참조하는 기본 방법입니다. 이 필드는 계정과 조직 모두에서 동일한 그래프 제목을 고유하게 식별합니다.

displayName

그래프 주체의 고유하지 않은 표시 이름입니다. 이 필드를 변경하려면 원본 공급자에서 해당 값을 변경해야 합니다.

url

이 URL은 이 그래프 주체의 원본 리소스에 대한 전체 경로입니다.

속성 세부 정보

directoryAlias

사용되지 않음 - IdentityRef "_links" 사전의 "자체" 항목에서 참조된 Graph 사용자를 쿼리하여 검색할 수 있습니다.

directoryAlias: string

속성 값

string

id

id: string

속성 값

string

imageUrl

사용되지 않음 - IdentityRef "_links" 사전의 "아바타" 항목에서 사용할 수 있습니다.

imageUrl: string

속성 값

string

inactive

사용되지 않음 - GraphUser "_links" 사전의 "membershipState" 항목에서 참조되는 Graph 멤버 자격 상태를 쿼리하여 검색할 수 있습니다.

inactive: boolean

속성 값

boolean

isAadIdentity

사용되지 않음 - 설명자의 주체 형식(Descriptor.IsAadUserType/Descriptor.IsAadGroupType)에서 유추할 수 있습니다.

isAadIdentity: boolean

속성 값

boolean

isContainer

사용되지 않음 - 설명자의 주체 형식에서 유추할 수 있음(Descriptor.IsGroupType)

isContainer: boolean

속성 값

boolean

isDeletedInOrigin

isDeletedInOrigin: boolean

속성 값

boolean

profileUrl

사용되지 않음 - ToIdentityRef의 기존 구현에서 사용되지 않음

profileUrl: string

속성 값

string

uniqueName

사용되지 않음 - 대신 Domain+PrincipalName 사용

uniqueName: string

속성 값

string

상속된 속성 세부 정보

descriptor

설명자는 시스템이 실행되는 동안 그래프 제목을 참조하는 기본 방법입니다. 이 필드는 계정과 조직 모두에서 동일한 그래프 제목을 고유하게 식별합니다.

descriptor: string

속성 값

string

GraphSubjectBase.descriptor 상속된

displayName

그래프 주체의 고유하지 않은 표시 이름입니다. 이 필드를 변경하려면 원본 공급자에서 해당 값을 변경해야 합니다.

displayName: string

속성 값

string

GraphSubjectBase.displayName 상속된

url

이 URL은 이 그래프 주체의 원본 리소스에 대한 전체 경로입니다.

url: string

속성 값

string

GraphSubjectBase.url 상속된