StopComputerCommand.DcomAuthentication Property

Definition

The following is the definition of the input parameter "DcomAuthentication". Specifies the authentication level to be used with WMI connection. Valid values are:

Unchanged = -1, Default = 0, None = 1, Connect = 2, Call = 3, Packet = 4, PacketIntegrity = 5, PacketPrivacy = 6.

public System.Management.AuthenticationLevel DcomAuthentication { get; set; }
member this.DcomAuthentication : System.Management.AuthenticationLevel with get, set
Public Property DcomAuthentication As AuthenticationLevel

Property Value

Applies to