Table of Contents

IGQIUser interface

Definition

  • Namespace: Skyline.DataMiner.Core.GQI.Extensions
  • Assembly: Skyline.DataMiner.Core.GQI.Extensions.dll

Provides access to the user context.

Available from DataMiner 10.5.0 [CU18]/10.6.0 [CU6]/10.6.9 onwards.

This type can be used to inject the user context via the constructor of a GQI extension or GQI service when using the GQI DxM.

Properties

Property Type Description
Username string The username of the current user.
Security IGQISecurity The security context associated with the current user.
Advanced search syntax