Click or drag to resize

LegacyImpersonationImpersonate Method

Namespace:  Dynamicweb.AspNet
Assembly:  Dynamicweb.AspNet (in Dynamicweb.AspNet.dll) Version: 4.0.0
Syntax
public bool Impersonate(
	string userName,
	string password,
	string domain
)

Parameters

userName
Type: SystemString
password
Type: SystemString
domain
Type: SystemString

Return Value

Type: Boolean

Implements

ILegacyImpersonationImpersonate(String, String, String)
See Also