Finishes the asynchronous execution of the GetRole operation.

C# |
public GetRoleResponse EndGetRole( IAsyncResult asyncResult )

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

Returns a GetRoleResult from IdentityManagementService.
