C# Class Dovetail.SDK.ModelMap.Integration.Session.impersonation_context

ファイルを表示 Open project: DovetailSoftware/dovetail-bootstrap

Protected Properties

Property Type Description
_container IContainer
_cut Dovetail.SDK.Bootstrap.Authentication.UserImpersonationService
_settings Dovetail.SDK.Bootstrap.Clarify.DovetailDatabaseSettings

Public Methods

Method Description
beforeAll ( ) : void

Private Methods

Method Description
BeforeAll ( ) : void

Method Details

beforeAll() public method

public beforeAll ( ) : void
return void

Property Details

_container protected_oe property

protected IContainer _container
return IContainer

_cut protected_oe property

protected UserImpersonationService,Dovetail.SDK.Bootstrap.Authentication _cut
return Dovetail.SDK.Bootstrap.Authentication.UserImpersonationService

_settings protected_oe property

protected DovetailDatabaseSettings,Dovetail.SDK.Bootstrap.Clarify _settings
return Dovetail.SDK.Bootstrap.Clarify.DovetailDatabaseSettings