DeleteAclScenario

<< Fare clic per visualizzazione il sommario >>

Percorso:  API di piattaforma > Servizi Core > Jamio ACL >

DeleteAclScenario

Service

JamioACL

 

Method

DeleteAclScenario

 

Description

Deletes an ACL scenario for the given model.

Application types supported:

Data

Identity

Document

Organization

 

Input

Name

Description

Type

Optional

serverAddress

Server address for an external Domain (Null or Empty for the current Domain).

String

Y

token

The session token (for the current session in the current Domain may be null or empty).

String

Y

tenantId

The tenant id (if null or empty, the tenant id of the current session is used)

String

 

modelReference

The model reference.

Reference

 

name

Name of the scenario to be deleted.

String

 

applicationType

Application type.

Types

 

 

Remarks

This method requires administration privileges. For example, use the Login method first to open a new session as Tenant Administrator, then use the obtained token to use the new administrator session in the related service task. Do not forget to close the administrator session afterwards with the Logout method.