IServerAgentConnection.RegSecurityProfileApplication

Syntax:

RegSecurityProfileApplication(<Cluster>, <ProfileName>, <Application>)

Parameters:

<Cluster> (required)

Type: IClusterInfo.
Cluster where an application should be registered.

<ProfileName> (required)

Type: String.
The security profile name.

<Application> (required)

Type: ISecurityProfileApplication.
Registered application.

Description:

It registers a new allowed application or refreshes an existing one.

Availability:

Integration.

Note:

If allowed application exists, it is refreshed; otherwise it is added.
An exception is generated if the profile cannot be found.

    

1C:Enterprise Developer's Community