Table of Contents

Enum ImpersonationType

Namespace
Dynamicweb.Security
Assembly
Dynamicweb.Security.dll
Represents impersonation type.
public enum ImpersonationType

Fields

BackendUser = 2
Use backend user credentials for impersonation.
Custom = 3
Custom impersonation.
To top