Kinetica C# API
Version 7.1.10.0
|
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" |
Additional information.
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.
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.