Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MemberEntitlement

Deprecated: Use UserEntitlement instead

Hierarchy

Index

Properties

Optional accessLevel

accessLevel: AccessLevel

User's access level denoted by a license.

Optional dateCreated

dateCreated: Date

[Readonly] Date the user was added to the collection.

Optional extensions

extensions: Array<Extension>

User's extensions.

Optional groupAssignments

groupAssignments: Array<GroupEntitlement>

[Readonly] GroupEntitlements that this user belongs to.

Optional id

id: string

The unique identifier which matches the Id of the Identity associated with the GraphMember.

Optional lastAccessedDate

lastAccessedDate: Date

[Readonly] Date the user last accessed the collection.

Optional projectEntitlements

projectEntitlements: Array<ProjectEntitlement>

Relation between a project and the user's effective permissions in that project.

Optional user

user: GraphUser

User reference.

Generated using TypeDoc