C# 클래스 when_setting_new_runas_account.with_runas_projection

상속: TestFixtureWithProjectionCoreAndManagementServices
파일 보기 프로젝트 열기: EventStore/EventStore

보호된 프로퍼티들

프로퍼티 타입 설명
_projectionBody string
_projectionName string
_testUserPrincipal EventStore.Core.Authentication.OpenGenericPrincipal
_testUserPrincipal2 EventStore.Core.Authentication.OpenGenericPrincipal

보호된 메소드들

메소드 설명
Given ( ) : void
PreWhen ( ) : IEnumerable

메소드 상세

Given() 보호된 메소드

protected Given ( ) : void
리턴 void

PreWhen() 보호된 메소드

protected PreWhen ( ) : IEnumerable
리턴 IEnumerable

프로퍼티 상세

_projectionBody 보호되어 있는 프로퍼티

protected string _projectionBody
리턴 string

_projectionName 보호되어 있는 프로퍼티

protected string _projectionName
리턴 string

_testUserPrincipal 보호되어 있는 프로퍼티

protected OpenGenericPrincipal,EventStore.Core.Authentication _testUserPrincipal
리턴 EventStore.Core.Authentication.OpenGenericPrincipal

_testUserPrincipal2 보호되어 있는 프로퍼티

protected OpenGenericPrincipal,EventStore.Core.Authentication _testUserPrincipal2
리턴 EventStore.Core.Authentication.OpenGenericPrincipal