WSTrustServiceContract.ValidateDispatchContext (Método)
Espacio de nombres: Microsoft.IdentityModel.Protocols.WSTrust
Ensamblado: Microsoft.IdentityModel (en microsoft.identitymodel.dll)
Uso
Dim dispatchContext As DispatchContext Me.ValidateDispatchContext(dispatchContext)
Sintaxis
'Declaración
Protected Overridable Sub ValidateDispatchContext ( _
dispatchContext As DispatchContext _
)
protected virtual void ValidateDispatchContext (
DispatchContext dispatchContext
)
protected:
virtual void ValidateDispatchContext (
DispatchContext^ dispatchContext
)
protected void ValidateDispatchContext (
DispatchContext dispatchContext
)
protected function ValidateDispatchContext (
dispatchContext : DispatchContext
)
Parámetros
- dispatchContext
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
WSTrustServiceContract (Clase)
WSTrustServiceContract (Miembros)
Microsoft.IdentityModel.Protocols.WSTrust (Espacio de nombres)