IWSTrust13AsyncContract.EndTrust13RenewResponse (Método)
Espacio de nombres: Microsoft.IdentityModel.Protocols.WSTrust
Ensamblado: Microsoft.IdentityModel (en microsoft.identitymodel.dll)
Uso
Dim instance As IWSTrust13AsyncContract Dim ar As IAsyncResult Dim returnValue As Message returnValue = instance.EndTrust13RenewResponse(ar)
Sintaxis
'Declaración
Function EndTrust13RenewResponse ( _
ar As IAsyncResult _
) As Message
Message EndTrust13RenewResponse (
IAsyncResult ar
)
Message^ EndTrust13RenewResponse (
IAsyncResult^ ar
)
Message EndTrust13RenewResponse (
IAsyncResult ar
)
function EndTrust13RenewResponse (
ar : IAsyncResult
) : Message
Parámetros
- ar
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
IWSTrust13AsyncContract (Interfaz)
IWSTrust13AsyncContract (Miembros)
Microsoft.IdentityModel.Protocols.WSTrust (Espacio de nombres)