Finishes the asynchronous execution of the  AssumeRoleWithWebIdentity operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
AssumeRoleWithWebIdentityResponse EndAssumeRoleWithWebIdentity( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginAssumeRoleWithWebIdentity.
 Return Value
 Return ValueReturns a  AssumeRoleWithWebIdentityResult from SecurityTokenService.
 See Also
 See Also