Click or drag to resize

ConnectLogin Method

Connect test

Namespace:  VMInfoFace.Interface
Assembly:  VMInfoFace.Interface (in VMInfoFace.Interface.dll) Version: 21.5.28.1 (21.5.28.1171)
Syntax
public static void Login(
	string pServer,
	string pUser,
	string pPassword
)

Parameters

pServer
Type: SystemString
Example: https://192.162.90.99/sdk
pUser
Type: SystemString
VMWare vSphere user name
pPassword
Type: SystemString
VMWare vSphere password
Remarks
The connect wit options disablesso and ignorecert
See Also