Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/IdentitiesInterfaces
IdentitySnapshot
Interface IdentitySnapshot
interface
IdentitySnapshot
{
groups
?:
Identity
[]
;
identityIds
?:
string
[]
;
memberships
?:
GroupMembership
[]
;
scopeId
?:
string
;
scopes
?:
IdentityScope
[]
;
}
Index
Properties
groups?
identity
Ids?
memberships?
scope
Id?
scopes?
Properties
Optional
groups
groups
?:
Identity
[]
Optional
identity
Ids
identityIds
?:
string
[]
Optional
memberships
memberships
?:
GroupMembership
[]
Optional
scope
Id
scopeId
?:
string
Optional
scopes
scopes
?:
IdentityScope
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
groups
identity
Ids
memberships
scope
Id
scopes
azure-devops-node-api
Loading...