Compartir a través de


WSTrustServiceHost.ConfigureMetadata (Método)

Configures metadata (WSDL) for the service host. The method loops through the base addresses, and adds mex endpoints for http, https, net.tcp and net.pipe addresses, only when no mex endpoints have been previously added by the user. For http and https addresses, HTTP and HTTPS "Get" mechanism for WSDL retrieval is enabled.

Espacio de nombres: Microsoft.IdentityModel.Protocols.WSTrust
Ensamblado: Microsoft.IdentityModel (en microsoft.identitymodel.dll)

Uso

Me.ConfigureMetadata

Sintaxis

'Declaración
Protected Overridable Sub ConfigureMetadata
protected virtual void ConfigureMetadata ()
protected:
virtual void ConfigureMetadata ()
protected void ConfigureMetadata ()
protected function ConfigureMetadata ()

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

WSTrustServiceHost (Clase)
WSTrustServiceHost (Miembros)
Microsoft.IdentityModel.Protocols.WSTrust (Espacio de nombres)