Partager via


Méthode IWSTrust13AsyncContract.EndTrust13Validate

Completes the Async Validate method.

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

Utilisation

    Dim instance As IWSTrust13AsyncContract
Dim ar As IAsyncResult
Dim returnValue As Message

returnValue = instance.EndTrust13Validate(ar)

Syntaxe

'Déclaration
Function EndTrust13Validate ( _
    ar As IAsyncResult _
) As Message
Message EndTrust13Validate (
    IAsyncResult ar
)
Message^ EndTrust13Validate (
    IAsyncResult^ ar
)
Message EndTrust13Validate (
    IAsyncResult ar
)
function EndTrust13Validate (
    ar : IAsyncResult
) : Message

Paramètres

  • ar
    The IAsyncResult result instance returned by the BeginValidate call.

Valeur de retour

Message object that contains the RSTR.

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

Interface IWSTrust13AsyncContract
Membres IWSTrust13AsyncContract
Espace de noms Microsoft.IdentityModel.Protocols.WSTrust