LdapContextConnections - свойство
Пространство имён: Tessa.Extensions.Platform.Server.AdSyncСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
protected IDictionary<string, AdConnection> Connections { get; set; }
Protected Property Connections As IDictionary(Of String, AdConnection)
Get
Set
protected:
property IDictionary<String^, AdConnection^>^ Connections {
IDictionary<String^, AdConnection^>^ get ();
void set (IDictionary<String^, AdConnection^>^ value);
}
member Connections : IDictionary<string, AdConnection> with get, set
Значение свойства
IDictionaryString,
AdConnection