Finishes the asynchronous execution of the  GetRolePolicy operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public GetRolePolicyResponse EndGetRolePolicy( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginGetRolePolicy.
 Return Value
 Return ValueReturns a  GetRolePolicyResult from IdentityManagementService.
 See Also
 See Also