SecurityConfiguration

Retrieve or set the security configuration for the connection profile. If not specified, the server selects the correct security configuration by matching an application connection template with the applicationIdentifier. If you have two application connection templates with the same application ID but different security configurations, you must set the security configuration. Otherwise, a 'template not found' exception will be thrown.

Syntax

public string SecurityConfiguration

Parameters

None.

Returns

Returns the security configuration.