Kinetica C# API  Version 7.1.10.0
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Pages
kinetica.HasRoleResponse.Info Struct Reference

Additional information. More...

Public Attributes

const string DIRECT = "direct"
 true when principal is directly a member of the role. More...
 
const string TRUE = "true"
 
const string FALSE = "false"
 

Detailed Description

Additional information.

  • DIRECT: true when principal is directly a member of the role. Supported values: The default value is FALSE.

The default value is an empty Dictionary. A set of string constants for the parameter <member name="info">.

Definition at line 306 of file HasRole.cs.

Member Data Documentation

const string kinetica.HasRoleResponse.Info.DIRECT = "direct"

true when principal is directly a member of the role.

Supported values:

The default value is FALSE.

Definition at line 324 of file HasRole.cs.

const string kinetica.HasRoleResponse.Info.FALSE = "false"

Definition at line 326 of file HasRole.cs.

const string kinetica.HasRoleResponse.Info.TRUE = "true"

Definition at line 325 of file HasRole.cs.


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