GraphGroup interface

图形组实体

扩展

属性

description

帮助人类读者消除类似名称的组的简短短语

isCrossProject
isDeleted
isGlobalScope
isRestrictedVisible
localScopeId
scopeId
scopeName
scopeType
securingHostId
specialType

继承属性

descriptor

描述符是在系统运行时引用图形主题的主要方法。 此字段将唯一标识帐户和组织中的同一图形主题。

displayName

这是图形主题的非唯一显示名称。 若要更改此字段,必须在源提供程序中更改其值。

___domain

这表示图形成员的源容器的名称。 (对于 MSA,这是“Windows Live ID”,对于 AD 域名、目录的租户 ID、VSTS 组 ScopeId 等)

legacyDescriptor

[仅限内部使用]如果需要使用标识描述符访问旧版 IMS,则此处提供了旧描述符。

mailAddress

给定图形成员的记录的电子邮件地址。 这可能不同于主体名称。

origin

源标识符的源提供程序类型(例如:AD、AAD、MSA)

originId

源系统的唯一标识符。 通常为 sid、对象 ID 或 Guid。 链接和取消链接操作可能会导致用户更改此值,因为该用户不受其他提供程序的支持,并且新提供程序中具有不同的唯一 ID。

principalName

这是源提供程序中此图形成员的 PrincipalName。 源提供程序可能会随时间推移更改此字段,并且不保证 VSTS 的图形成员的生存期不可变。

subjectKind

此字段标识图形主题的类型(例如:组、范围、用户)。

url

此 URL 是指向此图形主题的源资源的完整路由。

属性详细信息

description

帮助人类读者消除类似名称的组的简短短语

description: string

属性值

string

isCrossProject

isCrossProject: boolean

属性值

boolean

isDeleted

isDeleted: boolean

属性值

boolean

isGlobalScope

isGlobalScope: boolean

属性值

boolean

isRestrictedVisible

isRestrictedVisible: boolean

属性值

boolean

localScopeId

localScopeId: string

属性值

string

scopeId

scopeId: string

属性值

string

scopeName

scopeName: string

属性值

string

scopeType

scopeType: string

属性值

string

securingHostId

securingHostId: string

属性值

string

specialType

specialType: string

属性值

string

继承属性详细信息

descriptor

描述符是在系统运行时引用图形主题的主要方法。 此字段将唯一标识帐户和组织中的同一图形主题。

descriptor: string

属性值

string

继承自GraphMember.描述符

displayName

这是图形主题的非唯一显示名称。 若要更改此字段,必须在源提供程序中更改其值。

displayName: string

属性值

string

继承自GraphMember.displayName

___domain

这表示图形成员的源容器的名称。 (对于 MSA,这是“Windows Live ID”,对于 AD 域名、目录的租户 ID、VSTS 组 ScopeId 等)

___domain: string

属性值

string

继承自GraphMember.___domain

legacyDescriptor

[仅限内部使用]如果需要使用标识描述符访问旧版 IMS,则此处提供了旧描述符。

legacyDescriptor: string

属性值

string

继承自GraphMember.legacyDescriptor

mailAddress

给定图形成员的记录的电子邮件地址。 这可能不同于主体名称。

mailAddress: string

属性值

string

继承自GraphMember.mailAddress

origin

源标识符的源提供程序类型(例如:AD、AAD、MSA)

origin: string

属性值

string

继承自GraphMember.origin

originId

源系统的唯一标识符。 通常为 sid、对象 ID 或 Guid。 链接和取消链接操作可能会导致用户更改此值,因为该用户不受其他提供程序的支持,并且新提供程序中具有不同的唯一 ID。

originId: string

属性值

string

继承自GraphMember.originId

principalName

这是源提供程序中此图形成员的 PrincipalName。 源提供程序可能会随时间推移更改此字段,并且不保证 VSTS 的图形成员的生存期不可变。

principalName: string

属性值

string

继承自GraphMember.principalName

subjectKind

此字段标识图形主题的类型(例如:组、范围、用户)。

subjectKind: string

属性值

string

继承自GraphMember.subjectKind

url

此 URL 是指向此图形主题的源资源的完整路由。

url: string

属性值

string

继承自GraphMember.url