IWSManEx 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.
IWSManEx
interface.
[System.Runtime.InteropServices.Guid("2D53BDAA-798E-49E6-A1AA-74D01256F411")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(4304)]
public interface IWSManEx
[<System.Runtime.InteropServices.Guid("2D53BDAA-798E-49E6-A1AA-74D01256F411")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(4304)>]
type IWSManEx = interface
Public Interface IWSManEx
- Attributes
Properties
CommandLine | |
Error |
|
Methods
CreateConnectionOptions() |
|
CreateResourceLocator(String) |
|
CreateSession(String, Int32, Object) |
|
EnumerationFlagAssociatedInstance() |
|
EnumerationFlagAssociationInstance() |
|
EnumerationFlagHierarchyDeep() |
|
EnumerationFlagHierarchyDeepBasePropsOnly() |
|
EnumerationFlagHierarchyShallow() |
|
EnumerationFlagNonXmlText() |
|
EnumerationFlagReturnEPR() |
|
EnumerationFlagReturnObject() |
|
EnumerationFlagReturnObjectAndEPR() |
|
GetErrorMessage(UInt32) |
|
GetIDsOfNames() | |
GetTypeInfo() | |
GetTypeInfoCount() | |
Invoke() | |
SessionFlagCredUsernamePassword() |
|
SessionFlagEnableSPNServerPort() |
|
SessionFlagNoEncryption() |
|
SessionFlagSkipCACheck() |
|
SessionFlagSkipCNCheck() |
|
SessionFlagUseBasic() |
|
SessionFlagUseDigest() |
|
SessionFlagUseKerberos() |
|
SessionFlagUseNegotiate() |
|
SessionFlagUseNoAuthentication() |
|
SessionFlagUTF8() |
|