Partager via


Constructeur WSTrustChannelFactory (Binding, String)

Espace de noms: Microsoft.IdentityModel.Protocols.WSTrust
Assembly : Microsoft.IdentityModel (dans microsoft.identitymodel.dll)

Utilisation

    Dim binding As Binding
Dim remoteAddress As String

Dim instance As New WSTrustChannelFactory(binding, remoteAddress)

Syntaxe

'Déclaration
Public Sub New ( _
    binding As Binding, _
    remoteAddress As String _
)
public WSTrustChannelFactory (
    Binding binding,
    string remoteAddress
)
public:
WSTrustChannelFactory (
    Binding^ binding, 
    String^ remoteAddress
)
public WSTrustChannelFactory (
    Binding binding, 
    String remoteAddress
)
public function WSTrustChannelFactory (
    binding : Binding, 
    remoteAddress : String
)

Paramètres

  • binding
     
  • remoteAddress
     

Plateformes

Plateformes de développement

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2008, Windows Vista, Not tested on Windows XP

Voir aussi

Référence

Classe WSTrustChannelFactory
Membres WSTrustChannelFactory
Espace de noms Microsoft.IdentityModel.Protocols.WSTrust