Partager via


Constructeur WSTrustChannelFactory (String, EndpointAddress)

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

Utilisation

    Dim endpointConfigurationName As String
Dim remoteAddress As EndpointAddress

Dim instance As New WSTrustChannelFactory(endpointConfigurationName, remoteAddress)

Syntaxe

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

Paramètres

  • endpointConfigurationName
     
  • 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