Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/IdentitiesInterfaces
IdentityScope
Interface IdentityScope
interface
IdentityScope
{
administrators
?:
IdentityDescriptor
;
id
:
string
;
isActive
?:
boolean
;
isGlobal
?:
boolean
;
localScopeId
?:
string
;
name
?:
string
;
parentId
?:
string
;
scopeType
?:
GroupScopeType
;
securingHostId
?:
string
;
subjectDescriptor
?:
string
;
}
Index
Properties
administrators?
id
is
Active?
is
Global?
local
Scope
Id?
name?
parent
Id?
scope
Type?
securing
Host
Id?
subject
Descriptor?
Properties
Optional
administrators
administrators
?:
IdentityDescriptor
id
id
:
string
Optional
is
Active
isActive
?:
boolean
Optional
is
Global
isGlobal
?:
boolean
Optional
local
Scope
Id
localScopeId
?:
string
Optional
name
name
?:
string
Optional
parent
Id
parentId
?:
string
Optional
scope
Type
scopeType
?:
GroupScopeType
Optional
securing
Host
Id
securingHostId
?:
string
Optional
subject
Descriptor
subjectDescriptor
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
administrators
id
is
Active
is
Global
local
Scope
Id
name
parent
Id
scope
Type
securing
Host
Id
subject
Descriptor
azure-devops-node-api
Loading...