WSTrustServiceContract.EndTrustFeb2005Issue (Método)
Complete an Asynchronous call to Trust Feb 2005 Cancel message.
Espacio de nombres: Microsoft.IdentityModel.Protocols.WSTrust
Ensamblado: Microsoft.IdentityModel (en microsoft.identitymodel.dll)
Dim instance As WSTrustServiceContract Dim ar As IAsyncResult Dim returnValue As Message returnValue = instance.EndTrustFeb2005Issue(ar)
'Declaración
Public Function EndTrustFeb2005Issue ( _
ar As IAsyncResult _
) As Message
public Message EndTrustFeb2005Issue (
IAsyncResult ar
)
public:
virtual Message^ EndTrustFeb2005Issue (
IAsyncResult^ ar
) sealed
public final Message EndTrustFeb2005Issue (
IAsyncResult ar
)
public final function EndTrustFeb2005Issue (
ar : IAsyncResult
) : Message
- ar
IAsyncResult object returned by the Begin method that started the Synchronous call.
Message containing the Serialized RSTR.
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.
Windows Server 2003, Windows Vista
Windows Server 2008, Windows Vista, Not tested on Windows XP
WSTrustServiceContract (Clase)
WSTrustServiceContract (Miembros)
Microsoft.IdentityModel.Protocols.WSTrust (Espacio de nombres)