AJE Components
DataScriptBase Security Property AJE Data Asset Engine Help
Gets or sets the Security to be used when starting the Process.

Namespace: AJE.DataAssetEngine
Assembly: AJE.DataAssetEngine (in AJE.DataAssetEngine.dll) Version: 4.0.8187.28944 (4.0.1.1)
Syntax

public DataScriptBase..::..ExecuteSecurity Security { get; set; }

Property Value

Type: DataScriptBase ExecuteSecurity
Remarks

The Process can be started as Shell Execute and / or with User Credentials.
See Also