TaskCredentials.GetJobCredentials Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the job credentials instance.
public:
abstract Microsoft::EnterpriseManagement::Common::JobCredentials ^ GetJobCredentials();
public abstract Microsoft.EnterpriseManagement.Common.JobCredentials GetJobCredentials ();
abstract member GetJobCredentials : unit -> Microsoft.EnterpriseManagement.Common.JobCredentials
Public MustOverride Function GetJobCredentials () As JobCredentials
Returns
The job credentials instance.