WSTrustChannelFactory (Clase)
Espacio de nombres: Microsoft.IdentityModel.Protocols.WSTrust
Ensamblado: Microsoft.IdentityModel (en microsoft.identitymodel.dll)
Uso
Dim instance As WSTrustChannelFactory
Sintaxis
'Declaración
<ComVisibleAttribute(False)> _
Public Class WSTrustChannelFactory
Inherits ChannelFactory(Of IWSTrustChannelContract)
[ComVisibleAttribute(false)]
public class WSTrustChannelFactory : ChannelFactory<IWSTrustChannelContract>
[ComVisibleAttribute(false)]
public ref class WSTrustChannelFactory : public ChannelFactory<IWSTrustChannelContract^>
/** @attribute ComVisibleAttribute(false) */
public class WSTrustChannelFactory extends ChannelFactory<IWSTrustChannelContract>
ComVisibleAttribute(false)
public class WSTrustChannelFactory extends ChannelFactory<IWSTrustChannelContract>
Jerarquía de herencia
System.Object
System.ServiceModel.Channels.CommunicationObject
System.ServiceModel.ChannelFactory
System.ServiceModel.ChannelFactory
Microsoft.IdentityModel.Protocols.WSTrust.WSTrustChannelFactory
Seguridad para subprocesos
Los miembros estáticos públicos (Shared en Visual Basic) de este tipo son seguros para subprocesos.No se garantiza que los miembros de instancias sean seguros para subprocesos.
Plataformas
Plataformas de desarrollo
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2008, Windows Vista, Not tested on Windows XP
Vea también
Referencia
WSTrustChannelFactory (Miembros)
Microsoft.IdentityModel.Protocols.WSTrust (Espacio de nombres)