Gets or sets the Security to be used when starting the Process.
Namespace: AJE.DataAssetEngineAssembly: AJE.DataAssetEngine (in AJE.DataAssetEngine.dll) Version: 4.0.8187.28944 (4.0.1.1)
public DataScriptBase..::..ExecuteSecurity Security { get; set; }public DataScriptBase..::..ExecuteSecurity Security { get; set; }Public Property Security As DataScriptBase..::..ExecuteSecurity
Get
Set
Public Property Security As DataScriptBase..::..ExecuteSecurity
Get
Set
public:
property DataScriptBase..::..ExecuteSecurity Security {
DataScriptBase..::..ExecuteSecurity get ();
void set (DataScriptBase..::..ExecuteSecurity value);
}public:
property DataScriptBase..::..ExecuteSecurity Security {
DataScriptBase..::..ExecuteSecurity get ();
void set (DataScriptBase..::..ExecuteSecurity value);
}Property Value
Type:
DataScriptBase ExecuteSecurityThe Process can be started as Shell Execute and / or with User Credentials.