Override of the base class method. Configures following settings on
the service host. (1) Service Debug Behavior to include
ExceptionDetailsInFault; (2) Configure the
ExtensibleSecurityTokenManager on the service host.
Пространство имен:
Microsoft.IdentityModel.Protocols.WSTrust
Сборка: Microsoft.IdentityModel (в
microsoft.identitymodel.dll)
Использование
Visual Basic |
Me.InitializeRuntime
|
Синтаксис
Visual Basic |
Protected Overrides Sub InitializeRuntime
|
C# |
protected override void InitializeRuntime ()
|
C++ |
protected:
virtual void InitializeRuntime () override
|
J# |
protected void InitializeRuntime ()
|
JScript |
protected override function InitializeRuntime ()
|
Безопасность потоков
Любые открытые статические члены
(Shared в Visual Basic) этого типа являются
поточно-ориентированными.Любые члены экземпляров не являются
гарантированно поточно-ориентированными.
Платформы
Платформа разработки
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2008, Windows Vista, Not tested on Windows XP
См. также