|
Kinetica C# API
Version 7.2.3.1
|
A set of string constants for the parameter info. 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" |
A set of string constants for the parameter info.
Additional information.
Definition at line 201 of file HasRole.cs.
| const string HasRoleResponse.Info.DIRECT = "direct" |
| const string HasRoleResponse.Info.FALSE = "false" |
Definition at line 219 of file HasRole.cs.
| const string HasRoleResponse.Info.TRUE = "true" |
Definition at line 218 of file HasRole.cs.