Kinetica   C#   API  Version 7.2.3.1
KineticaAdo.UserImpersonationInfo Class Reference

User impersonation information for SET USER/EXECUTE AS commands. More...

Properties

ImpersonationType Type [get, set]
 
string? Username [get, set]
 

Detailed Description

User impersonation information for SET USER/EXECUTE AS commands.

Definition at line 3303 of file KineticaAdo.cs.

Property Documentation

◆ Type

ImpersonationType KineticaAdo.UserImpersonationInfo.Type
getset

Definition at line 3305 of file KineticaAdo.cs.

◆ Username

string? KineticaAdo.UserImpersonationInfo.Username
getset

Definition at line 3306 of file KineticaAdo.cs.


The documentation for this class was generated from the following file: