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

Afficher le fichier Open project: DovetailSoftware/dovetail-bootstrap

Protected Properties

Свойство Type Description
_container IContainer
_cut Dovetail.SDK.Bootstrap.Authentication.UserImpersonationService
_settings Dovetail.SDK.Bootstrap.Clarify.DovetailDatabaseSettings

Méthodes publiques

Méthode Description
beforeAll ( ) : void

Private Methods

Méthode Description
BeforeAll ( ) : void

Method Details

beforeAll() public méthode

public beforeAll ( ) : void
Résultat void

Property Details

_container protected_oe property

protected IContainer _container
Résultat IContainer

_cut protected_oe property

protected UserImpersonationService,Dovetail.SDK.Bootstrap.Authentication _cut
Résultat Dovetail.SDK.Bootstrap.Authentication.UserImpersonationService

_settings protected_oe property

protected DovetailDatabaseSettings,Dovetail.SDK.Bootstrap.Clarify _settings
Résultat Dovetail.SDK.Bootstrap.Clarify.DovetailDatabaseSettings