Share via


SetScheduledJobCommand.Authentication Property

Definition

Authentication mechanism to use for job.

[System.Management.Automation.Parameter(ParameterSetName="ScriptBlock")]
[System.Management.Automation.Parameter(ParameterSetName="FilePath")]
public System.Management.Automation.Runspaces.AuthenticationMechanism Authentication { get; set; }
[<System.Management.Automation.Parameter(ParameterSetName="ScriptBlock")>]
[<System.Management.Automation.Parameter(ParameterSetName="FilePath")>]
member this.Authentication : System.Management.Automation.Runspaces.AuthenticationMechanism with get, set
Public Property Authentication As AuthenticationMechanism

Property Value

Attributes

Applies to