Finishes the asynchronous execution of the  PutRolePolicy operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
PutRolePolicyResponse EndPutRolePolicy( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginPutRolePolicy.
 Return Value
 Return ValueReturns a  PutRolePolicyResult from IdentityManagementService.
 See Also
 See Also