| getvpnsecureprivateaccessprofileResult Structure Definition |
The getvpnsecureprivateaccessprofileResult structure defines the return type for getvpnsecureprivateaccessprofile 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. |
vpnsecureprivateaccessprofileList |
List of vpnsecureprivateaccessprofiles |
| vpnsecureprivateaccessprofile Structure Definition |
The vpnsecureprivateaccessprofile structure defines the actual return type values for getvpnsecureprivateaccessprofile API. |
Syntax |
Members |
name |
name of Secure Private Access profile. |
url |
Secure Private Access server URL |
clouddeployment |
Secure Private Access cloud deployment |
customerid |
Customer ID of the citrix cloud customer |
accessrestrictedpageredirect |
Redirect option for access restricted pages |
chromeenterprisepremiummode |
Secure Private Access Chrome Enterprise Premium mode of operation |
googlecustomerid |
Specifies the unique Google customer id |
forceclienttype |
Automatically configures the session for Citrix Secure Access client connectivity |
googlesecuritygatewayid |
The ID of the Google Secure Gateway. |
sharedsecret |
Secure Private Access Shared Secret |
_nextgenapiresource |
See Also |