C# 클래스 Dovetail.SDK.ModelMap.Integration.Session.impersonation_context

파일 보기 프로젝트 열기: DovetailSoftware/dovetail-bootstrap

보호된 프로퍼티들

프로퍼티 타입 설명
_container IContainer
_cut Dovetail.SDK.Bootstrap.Authentication.UserImpersonationService
_settings Dovetail.SDK.Bootstrap.Clarify.DovetailDatabaseSettings

공개 메소드들

메소드 설명
beforeAll ( ) : void

비공개 메소드들

메소드 설명
BeforeAll ( ) : void

메소드 상세

beforeAll() 공개 메소드

public beforeAll ( ) : void
리턴 void

프로퍼티 상세

_container 보호되어 있는 프로퍼티

protected IContainer _container
리턴 IContainer

_cut 보호되어 있는 프로퍼티

protected UserImpersonationService,Dovetail.SDK.Bootstrap.Authentication _cut
리턴 Dovetail.SDK.Bootstrap.Authentication.UserImpersonationService

_settings 보호되어 있는 프로퍼티

protected DovetailDatabaseSettings,Dovetail.SDK.Bootstrap.Clarify _settings
리턴 Dovetail.SDK.Bootstrap.Clarify.DovetailDatabaseSettings