Click or drag to resize

ImpersonationCredentials Constructor

Initializes a new instance of the ImpersonationCredentials class

Namespace:  Dynamicweb.Security
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public ImpersonationCredentials(
	ImpersonationType type
)

Parameters

type
Type: Dynamicweb.SecurityImpersonationType
See Also