C# Класс when_setting_new_runas_account.with_runas_projection

Наследование: TestFixtureWithProjectionCoreAndManagementServices
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
_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