| getcloudngsparameterResult Structure Definition |
The getcloudngsparameterResult structure defines the return type for getcloudngsparameter API. |
Syntax |
Members |
rc |
If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings. |
message |
If the method succeeds, message is NULL else message contains Error/Warning message. |
cloudngsparameterList |
List of cloudngsparameters |
| cloudngsparameter Structure Definition |
The cloudngsparameter structure defines the actual return type values for getcloudngsparameter API. |
Syntax |
Members |
blockonallowedngstktprof |
Enables blocking connections authenticated with a ticket createdby by an entity not whitelisted in allowedngstktprofile |
allowedudtversion |
Enables the required UDT version to EDT connections in the CGS deployment |
csvserverticketingdecouple |
Enables Decoupling CSVSERVER state from Ticketing Service state in the CGS deployment |
allowdtls12 |
Enables DTLS1.2 for client connections on CGS |
_nextgenapiresource |
See Also |