smsclictr.automation library
WMI Provider Constructor

Namespace:  smsclictr.automation
Assembly:  smsclictr.automation(in smsclictr.automation.dll) Version: 1.1.3731.16627 (1.1.2.4)

Syntax

C#
public 
WMIProvider(
	
string 
sNamespace,
	
string 
WMIUser,
	
string 
WMIPassword
)

Parameters

sNamespace
Type: System . . :: . String
WMIUser
Type: System . . :: . String
WMIPassword
Type: System . . :: . String

See Also