Options
All
  • Public
  • Public/Protected
  • All
Menu

IUserQuery

Hierarchy

Index

Properties

Optional AadObjectId

AadObjectId: UserIdInfo

Alerts

Alerts: IBaseResults<Alert> & AlertCollectionMethods

Optional Email

Email: string

Optional Expiration

Expiration: string

Groups

Groups: IBaseResults<Group> & GroupCollectionMethods

Optional Id

Id: number

Optional IsEmailAuthenticationGuestUser

IsEmailAuthenticationGuestUser: boolean

Optional IsHiddenInUI

IsHiddenInUI: boolean

Optional IsShareByEmailGuestUser

IsShareByEmailGuestUser: boolean

Optional IsSiteAdmin

IsSiteAdmin: boolean

Optional LoginName

LoginName: string

Optional PrincipalType

PrincipalType: number

Optional Title

Title: string

Optional UserId

UserId: UserIdInfo

Optional UserPrincipalName

UserPrincipalName: string

existsFl

existsFl: boolean

True, if the object exists, false otherwise.

response

response: string

The response

Methods

expire

  • expire(): IBaseExecution<any>
  • Returns IBaseExecution<any>

stringify

  • stringify(): string

update

  • update(properties?: any): IBaseExecution<any>
  • Parameters

    • Optional properties: any

    Returns IBaseExecution<any>

Generated using TypeDoc