Finishes the asynchronous execution of the  AssumeRoleWithSAML operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public AssumeRoleWithSAMLResponse EndAssumeRoleWithSAML( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginAssumeRoleWithSAML.
 Return Value
 Return ValueReturns a  AssumeRoleWithSAMLResult from SecurityTokenService.
 See Also
 See Also