Partager via


Méthode WSTrustServiceHost.ConfigureMetadata

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.

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

Utilisation

Me.ConfigureMetadata

Syntaxe

'Déclaration
Protected Overridable Sub ConfigureMetadata
protected virtual void ConfigureMetadata ()
protected:
virtual void ConfigureMetadata ()
protected void ConfigureMetadata ()
protected function ConfigureMetadata ()

Cohérence de thread

Tous les membres statiques publics (partagés dans Visual Basic) de ce type sont thread-safe.Il n'est pas garanti que les membres d'instance soient thread-safe.

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 WSTrustServiceHost
Membres WSTrustServiceHost
Espace de noms Microsoft.IdentityModel.Protocols.WSTrust