Пространство имен:
Microsoft.IdentityModel.Protocols.WSTrust
Сборка: Microsoft.IdentityModel (в
microsoft.identitymodel.dll)
Использование
Visual Basic |
Dim endpointConfigurationName As String
Dim instance As New WSTrustChannelFactory(endpointConfigurationName)
|
Синтаксис
Visual Basic |
Public Sub New ( _
endpointConfigurationName As String _
)
|
C# |
public WSTrustChannelFactory (
string endpointConfigurationName
)
|
C++ |
public:
WSTrustChannelFactory (
String^ endpointConfigurationName
)
|
J# |
public WSTrustChannelFactory (
String endpointConfigurationName
)
|
JScript |
public function WSTrustChannelFactory (
endpointConfigurationName : String
)
|
Параметры
- endpointConfigurationName
Платформы
Платформа разработки
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2008, Windows Vista, Not tested on Windows XP
См. также