OperationContext - конструктор

Инициализирует новый экземпляр класса OperationContext

Definition

Пространство имён: Tessa.Extensions.Default.Console.GenerateDiscoveryKey
Сборка: Tessa.Extensions.Default.Console (в Tessa.Extensions.Default.Console.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
C#
public OperationContext(
	string[] scopes,
	string password,
	string subject,
	TextWriter stdOut
)

Параметры

scopes  String
 
password  String
 
subject  String
 
stdOut  TextWriter
 

См. также