Finishes the asynchronous execution of the AssumeRole operation.

C# |
public AssumeRoleResponse EndAssumeRole( IAsyncResult asyncResult )

- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginAssumeRole.

Returns a AssumeRoleResult from SecurityTokenService.
