IWSManConnectionOptionsEx2 Interface
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.
IWSManConnectionOptions
interface.
[System.Runtime.InteropServices.Guid("F500C9EC-24EE-48ab-B38D-FC9A164C658E")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(4288)]
public interface IWSManConnectionOptionsEx2 : Microsoft.WSMan.Management.IWSManConnectionOptionsEx
[<System.Runtime.InteropServices.Guid("F500C9EC-24EE-48ab-B38D-FC9A164C658E")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(4288)>]
type IWSManConnectionOptionsEx2 = interface
interface IWSManConnectionOptionsEx
interface IWSManConnectionOptions
Public Interface IWSManConnectionOptionsEx2
Implements IWSManConnectionOptionsEx
- Attributes
- Implements
Properties
CertificateThumbprint |
|
Password |
|
UserName |
|
Methods
GetIDsOfNames() | (Inherited from IWSManConnectionOptions) |
GetTypeInfo() | (Inherited from IWSManConnectionOptions) |
GetTypeInfoCount() | (Inherited from IWSManConnectionOptions) |
Invoke() | (Inherited from IWSManConnectionOptions) |
ProxyAuthenticationUseBasic() |
|
ProxyAuthenticationUseDigest() |
|
ProxyAuthenticationUseNegotiate() |
|
ProxyAutoDetect() |
|
ProxyIEConfig() |
|
ProxyNoProxyServer() |
|
ProxyWinHttpConfig() |
|
SetProxy(Int32, Int32, String, String) |
|