ObjectStateGrantGetProperties

Description

With this activity you can take all properties singularly from a ObjectStateGrant.

Videos:


DocsMarshal Connection

Orchestrator InArgument<IManager>

The orchestrator object represents the connection to a DocsMarshal installation.

If this argument is left null the activity will work on the running installation. To work on another installation you must get its orchestrator by the activity DatabaseOrchestrator.

Grant

Grant InArgument<SiOsGrant> REQUIRED

The grant whose properties you want to read.


Properties

CanDeleteProfile OutArgument<Boolean>

The property CanDeleteProfile of the given Grant.

CanUpdateDocument OutArgument<Boolean>

The property CanUpdateDocument of the given Grant.

CanUpdateProfile OutArgument<Boolean>

The property CanUpdateProfile of the given Grant.

ObjectStateExternalId OutArgument<String>

The ObjectState ExternalId of the grant you want to set

ObjectStateId OutArgument<Int32>

The ObjectState Id of the grant you want to set

SecurityIdentityId OutArgument<Int32>

The id of the security identity to which the grant refers