Click or drag to resize

ImpersonationImpersonateByCredentials Method

Namespace:  Dynamicweb.Security
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public static Impersonation ImpersonateByCredentials(
	ImpersonationCredentials credentials
)

Parameters

credentials
Type: Dynamicweb.SecurityImpersonationCredentials

Return Value

Type: Impersonation
See Also