Delen via


IWSManConnectionOptionsEx2.SetProxy(Int32, Int32, String, String) Method

Definition

SetProxy method of IWSManConnectionOptionsEx2 interface.

[System.Runtime.InteropServices.DispId(4)]
public void SetProxy (int accessType, int authenticationMechanism, string userName, string password);
[<System.Runtime.InteropServices.DispId(4)>]
abstract member SetProxy : int * int * string * string -> unit
Public Sub SetProxy (accessType As Integer, authenticationMechanism As Integer, userName As String, password As String)

Parameters

accessType
Int32
authenticationMechanism
Int32
userName
String
password
String
Attributes

Applies to