Событие WSTrustChannel.Opened
Пространство имен: Microsoft.IdentityModel.Protocols.WSTrust
Сборка: Microsoft.IdentityModel (в microsoft.identitymodel.dll)
Использование
Dim instance As WSTrustChannel Dim handler As EventHandler AddHandler instance.Opened, handler
Синтаксис
'Декларация
Public Event Opened As EventHandler
public event EventHandler Opened
public:
virtual event EventHandler^ Opened {
void add (EventHandler^ value) sealed;
void remove (EventHandler^ value) sealed;
}
/** @event */
public final void add_Opened (EventHandler value)
/** @event */
public final void remove_Opened (EventHandler value)
Платформы
Платформа разработки
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2008, Windows Vista, Not tested on Windows XP
См. также
Справочник
Класс WSTrustChannel
WSTrustChannel Члены
Пространство имен Microsoft.IdentityModel.Protocols.WSTrust