RestartComputer.DcomAuthentication Property

Definition

Provides access to the Authentication parameter.

public:
 property System::Activities::InArgument<System::Management::AuthenticationLevel> ^ DcomAuthentication { System::Activities::InArgument<System::Management::AuthenticationLevel> ^ get(); void set(System::Activities::InArgument<System::Management::AuthenticationLevel> ^ value); };
[System.ComponentModel.DefaultValue(null)]
public System.Activities.InArgument<System.Management.AuthenticationLevel> DcomAuthentication { get; set; }
[<System.ComponentModel.DefaultValue(null)>]
member this.DcomAuthentication : System.Activities.InArgument<System.Management.AuthenticationLevel> with get, set
Public Property DcomAuthentication As InArgument(Of AuthenticationLevel)

Property Value

Attributes

Applies to