Kinetica C# API
Version 7.2.3.0
|
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 206 of file HasRole.cs.
const string kinetica.HasRoleResponse.Info.DIRECT = "direct" |
const string kinetica.HasRoleResponse.Info.FALSE = "false" |
Definition at line 224 of file HasRole.cs.
const string kinetica.HasRoleResponse.Info.TRUE = "true" |
Definition at line 223 of file HasRole.cs.