JobRunRunAsId Property

Gets the ID of the account under whose credentials the job executes.

Namespace: Dundas.BI.Scheduling
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public Guid RunAsId { get; }

Property Value

Guid
See Also