Finishes the asynchronous execution of the  GetInstanceProfile operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public GetInstanceProfileResponse EndGetInstanceProfile( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginGetInstanceProfile.
 Return Value
 Return ValueReturns a  GetInstanceProfileResult from IdentityManagementService.
 See Also
 See Also