Finishes the asynchronous execution of the AssumeRoleWithSAML operation.

C# |
AssumeRoleWithSAMLResponse EndAssumeRoleWithSAML( IAsyncResult asyncResult )

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

Returns a AssumeRoleWithSAMLResult from SecurityTokenService.
