C# Class when_setting_new_runas_account.with_runas_projection

Inheritance: TestFixtureWithProjectionCoreAndManagementServices
Afficher le fichier Open project: EventStore/EventStore

Protected Properties

Свойство Type Description
_projectionBody string
_projectionName string
_testUserPrincipal EventStore.Core.Authentication.OpenGenericPrincipal
_testUserPrincipal2 EventStore.Core.Authentication.OpenGenericPrincipal

Méthodes protégées

Méthode Description
Given ( ) : void
PreWhen ( ) : IEnumerable

Method Details

Given() protected méthode

protected Given ( ) : void
Résultat void

PreWhen() protected méthode

protected PreWhen ( ) : IEnumerable
Résultat IEnumerable

Property Details

_projectionBody protected_oe property

protected string _projectionBody
Résultat string

_projectionName protected_oe property

protected string _projectionName
Résultat string

_testUserPrincipal protected_oe property

protected OpenGenericPrincipal,EventStore.Core.Authentication _testUserPrincipal
Résultat EventStore.Core.Authentication.OpenGenericPrincipal

_testUserPrincipal2 protected_oe property

protected OpenGenericPrincipal,EventStore.Core.Authentication _testUserPrincipal2
Résultat EventStore.Core.Authentication.OpenGenericPrincipal