Click or drag to resize
ServerSecurityUseSSL Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a property to indicate if SSL should be used with the mobile apps.

Namespace: DataPAServerSecurity
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool UseSSL { get; set; }

Property Value

Type: Boolean
True if mobile apps should communicate using SSL.

Return Value

Type: Boolean
True if mobile apps should communicate using SSL.
Remarks