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